Home
last modified time | relevance | path

Searched defs:nbr_id (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/dvmrpd/
H A Dprobe.c84 u_int32_t nbr_id; in recv_probe() local
H A Dneighbor.c187 nbr_new(u_int32_t nbr_id, struct iface *iface, int self) in nbr_new()
/openbsd-src/usr.sbin/ospfd/
H A Dhello.c122 u_int32_t nbr_id; in recv_hello() local
H A Dneighbor.c271 nbr_new(u_int32_t nbr_id, struct iface *iface, int self) in nbr_new()
/openbsd-src/usr.sbin/ospf6d/
H A Dhello.c118 u_int32_t nbr_id, opts; in recv_hello() local
H A Dneighbor.c272 nbr_new(u_int32_t nbr_id, struct iface *iface, u_int32_t iface_id, int self, in nbr_new()
/openbsd-src/usr.sbin/ripd/
H A Dneighbor.c171 nbr_new(u_int32_t nbr_id, struct iface *iface) in nbr_new()