Home
last modified time | relevance | path

Searched defs:nexthop (Results 1 – 25 of 42) sorted by relevance

12

/openbsd/usr.sbin/bgpd/
H A Drde.h232 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 Dmrt.c232 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 Drde_rib.c1031 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 Drde_update.c544 struct bgpd_addr *nexthop; in up_prep_adjout() local
872 struct bgpd_addr *nexthop; in up_generate_mp_reach() local
H A Dkroute.c63 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 Dmessage.c105 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 Drde.h36 struct in_addr nexthop; member
H A Drip.h61 u_int32_t nexthop; member
H A Dripd.h194 struct in_addr nexthop; member
245 struct in_addr nexthop; member
289 struct in_addr nexthop; member
H A Dkroute.c725 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 Dlde_lib.c284 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 Dlde.h66 struct lde_nbr *nexthop; member
104 union ldpd_addr nexthop; member
/openbsd/usr.sbin/ospfd/
H A Drde.h32 struct in_addr nexthop; member
40 struct v_nexthead nexthop; member
82 struct in_addr nexthop; member
H A Dkroute.c736 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 Drde.h32 struct in6_addr nexthop; member
41 struct v_nexthead nexthop; member
92 struct in6_addr nexthop; member
H A Dkroute.c1116 } prefix, nexthop, mask; in send_rtmsg() local
1349 struct in6_addr prefix, nexthop; in rtmsg_process() local
/openbsd/usr.sbin/eigrpctl/
H A Deigrpctl.c496 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 Dbgpctl.h28 void (*nexthop)(struct ctl_show_nexthop *); member
H A Doutput_json.c702 struct bgpd_addr nexthop; in json_attr() local
/openbsd/usr.sbin/dvmrpd/
H A Ddvmrpe.h73 struct in_addr nexthop; member
H A Drde.h47 struct in_addr nexthop; member
H A Ddvmrpd.h163 struct in_addr nexthop; member
249 struct in_addr nexthop; member
332 struct in_addr nexthop; member
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dsnmpd.h116 struct in_addr nexthop; member
126 struct in6_addr nexthop; member
/openbsd/usr.sbin/ldpctl/
H A Dldpctl.c481 const char *nexthop; in show_fib_msg() local
/openbsd/usr.sbin/eigrpd/
H A Drde.h67 union eigrpd_addr nexthop; member

12