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.h233 struct nexthop { struct
238 struct bgpd_addr exit_nexthop; argument
239 struct bgpd_addr true_nexthop; argument
240 struct bgpd_addr nexthop_net; argument
243 * currently we use the boolean nexthop state, this could be exchanged argument
249 enum nexthop_state state; argument
250 enum nexthop_state oldstate; argument
251 uint8_t nexthop_netlen; argument
270 LIST_ENTRY(prefix) nexthop; argument
281 struct nexthop *nexthop; /* may be NULL */ member
[all …]
H A Dmrt.c221 struct bgpd_addr *nexthop, int v2) in mrt_attr_dump()
358 struct bgpd_addr nexthop, *nh; in mrt_dump_entry_mp() local
526 struct nexthop *nexthop; in mrt_dump_entry() local
626 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()
1613 struct nexthop *nexthop, uint8_t nhflags, uint8_t vstate) in prefix_link()
1804 struct nexthop **nexthop, uint8_t *flags) in nexthop_modify()
1883 nexthop_get(struct bgpd_addr *nexthop) in nexthop_get()
1908 nexthop_ref(struct nexthop *nexthop) in nexthop_ref()
1973 nexthop_lookup(struct bgpd_addr *nexthop) in nexthop_lookup()
H A Drde_update.c554 struct bgpd_addr *nexthop; in up_prep_adjout() local
887 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
1620 in_addr_t nexthop; in kroute_matchgw() local
1966 struct in6_addr nexthop; in kroute6_matchgw() local
2695 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.c726 struct sockaddr_in nexthop; in send_rtmsg() local
1031 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
1186 struct sockaddr_in nexthop; in send_rtmsg() local
1387 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.c1117 } prefix, nexthop, mask; in send_rtmsg() local
1350 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.c705 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