Searched defs:nbr_new (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.sbin/eigrpd/ |
H A D | neighbor.c | 58 nbr_new(struct eigrp_iface *ei, union eigrpd_addr *addr, uint16_t holdtime, in nbr_new() function
|
/openbsd/usr.sbin/dvmrpd/ |
H A D | neighbor.c | 187 nbr_new(u_int32_t nbr_id, struct iface *iface, int self) in nbr_new() function
|
/openbsd/usr.sbin/ripd/ |
H A D | neighbor.c | 171 nbr_new(u_int32_t nbr_id, struct iface *iface) in nbr_new() function
|
/openbsd/usr.sbin/ospf6d/ |
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() function
|
/openbsd/usr.sbin/ospfd/ |
H A D | neighbor.c | 271 nbr_new(u_int32_t nbr_id, struct iface *iface, int self) in nbr_new() function
|
/openbsd/usr.sbin/ldpd/ |
H A D | neighbor.c | 222 nbr_new(struct in_addr id, int af, int ds_tlv, union ldpd_addr *addr, in nbr_new() function
|