Searched defs:nbr_id (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.sbin/dvmrpd/ |
H A D | probe.c | 84 u_int32_t nbr_id; in recv_probe() local
|
H A D | neighbor.c | 187 nbr_new(u_int32_t nbr_id, struct iface *iface, int self) in nbr_new()
|
/openbsd-src/usr.sbin/ospfd/ |
H A D | hello.c | 122 u_int32_t nbr_id; in recv_hello() local
|
H A D | neighbor.c | 271 nbr_new(u_int32_t nbr_id, struct iface *iface, int self) in nbr_new()
|
/openbsd-src/usr.sbin/ospf6d/ |
H A D | hello.c | 118 u_int32_t nbr_id, opts; in recv_hello() local
|
H A D | neighbor.c | 272 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 D | neighbor.c | 171 nbr_new(u_int32_t nbr_id, struct iface *iface) in nbr_new()
|