/openbsd/usr.sbin/bgpd/ |
H A D | rde.h | 232 struct nexthop { struct 237 struct bgpd_addr exit_nexthop; argument 238 struct bgpd_addr true_nexthop; argument 239 struct bgpd_addr nexthop_net; argument 242 * currently we use the boolean nexthop state, this could be exchanged argument 248 enum nexthop_state state; argument 249 enum nexthop_state oldstate; argument 250 uint8_t nexthop_netlen; argument 269 LIST_ENTRY(prefix) nexthop; argument 280 struct nexthop *nexthop; /* may be NULL */ member [all …]
|
H A D | mrt.c | 232 struct bgpd_addr *nexthop, int v2) in mrt_attr_dump() 369 struct bgpd_addr nexthop, *nh; in mrt_dump_entry_mp() local 537 struct nexthop *nexthop; in mrt_dump_entry() local 637 struct nexthop *nexthop; in mrt_dump_entry_v2_rib() local
|
H A D | rde_rib.c | 1031 struct nexthop *nexthop, uint8_t nhflags, uint8_t vstate, int filtered) in prefix_add() 1065 struct nexthop *nexthop, uint8_t nhflags, uint8_t vstate, int filtered) in prefix_move() 1572 struct nexthop *nexthop, uint8_t nhflags, uint8_t vstate) in prefix_link() 1763 struct nexthop **nexthop, uint8_t *flags) in nexthop_modify() 1842 nexthop_get(struct bgpd_addr *nexthop) in nexthop_get() 1867 nexthop_ref(struct nexthop *nexthop) in nexthop_ref() 1932 nexthop_lookup(struct bgpd_addr *nexthop) in nexthop_lookup()
|
H A D | rde_update.c | 544 struct bgpd_addr *nexthop; in up_prep_adjout() local 872 struct bgpd_addr *nexthop; in up_generate_mp_reach() local
|
H A D | kroute.c | 63 struct in_addr nexthop; member 76 struct in6_addr nexthop; member 89 struct bgpd_addr nexthop; member 1612 in_addr_t nexthop; in kroute_matchgw() local 1955 struct in6_addr nexthop; in kroute6_matchgw() local 2684 struct sockaddr_storage prefix, nexthop, mask, ifp, label, mpls; in send_rtmsg() local
|
/openbsd/usr.sbin/ripd/ |
H A D | message.c | 105 u_int32_t address, netmask, nexthop, metric; in send_triggered_update() local 152 u_int32_t address, netmask, nexthop; in send_request() local 229 u_int32_t address, netmask, nexthop; in send_response() local
|
H A D | rde.h | 36 struct in_addr nexthop; member
|
H A D | rip.h | 61 u_int32_t nexthop; member
|
H A D | ripd.h | 194 struct in_addr nexthop; member 245 struct in_addr nexthop; member 289 struct in_addr nexthop; member
|
H A D | kroute.c | 725 struct sockaddr_in nexthop; in send_rtmsg() local 1030 struct in_addr prefix, nexthop, netmask; in dispatch_rtmsg() local
|
/openbsd/usr.sbin/ldpd/ |
H A D | lde_lib.c | 284 fec_nh_find(struct fec_node *fn, int af, union ldpd_addr *nexthop, in fec_nh_find() 299 fec_nh_add(struct fec_node *fn, int af, union ldpd_addr *nexthop, in fec_nh_add() 344 lde_kernel_insert(struct fec *fec, int af, union ldpd_addr *nexthop, in lde_kernel_insert() 401 lde_kernel_remove(struct fec *fec, int af, union ldpd_addr *nexthop, in lde_kernel_remove()
|
H A D | lde.h | 66 struct lde_nbr *nexthop; member 104 union ldpd_addr nexthop; member
|
/openbsd/usr.sbin/ospfd/ |
H A D | rde.h | 32 struct in_addr nexthop; member 40 struct v_nexthead nexthop; member 82 struct in_addr nexthop; member
|
H A D | kroute.c | 736 in_addr_t nexthop; in kroute_matchgw() local 1185 struct sockaddr_in nexthop; in send_rtmsg() local 1386 struct in_addr prefix, nexthop; in rtmsg_process() local
|
/openbsd/usr.sbin/ospf6d/ |
H A D | rde.h | 32 struct in6_addr nexthop; member 41 struct v_nexthead nexthop; member 92 struct in6_addr nexthop; member
|
H A D | kroute.c | 1116 } prefix, nexthop, mask; in send_rtmsg() local 1349 struct in6_addr prefix, nexthop; in rtmsg_process() local
|
/openbsd/usr.sbin/eigrpctl/ |
H A D | eigrpctl.c | 496 char *dstnet, *nexthop, *rdistance; in show_topology_msg() local 562 char *dstnet = NULL, *state = NULL, *type, *nexthop; in show_topology_detail_msg() local
|
/openbsd/usr.sbin/bgpctl/ |
H A D | bgpctl.h | 28 void (*nexthop)(struct ctl_show_nexthop *); member
|
H A D | output_json.c | 702 struct bgpd_addr nexthop; in json_attr() local
|
/openbsd/usr.sbin/dvmrpd/ |
H A D | dvmrpe.h | 73 struct in_addr nexthop; member
|
H A D | rde.h | 47 struct in_addr nexthop; member
|
H A D | dvmrpd.h | 163 struct in_addr nexthop; member 249 struct in_addr nexthop; member 332 struct in_addr nexthop; member
|
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | snmpd.h | 116 struct in_addr nexthop; member 126 struct in6_addr nexthop; member
|
/openbsd/usr.sbin/ldpctl/ |
H A D | ldpctl.c | 481 const char *nexthop; in show_fib_msg() local
|
/openbsd/usr.sbin/eigrpd/ |
H A D | rde.h | 67 union eigrpd_addr nexthop; member
|