Searched defs:kif_compare (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.sbin/dvmrpd/ |
H A D | kroute.c | 68 RB_PROTOTYPE(kif_tree, kif_node, entry, kif_compare) in RB_PROTOTYPE() argument 129 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
|
/openbsd-src/usr.sbin/ripd/ |
H A D | kroute.c | 97 RB_PROTOTYPE(kif_tree, kif_node, entry, kif_compare) in RB_PROTOTYPE() argument 407 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
|
/openbsd-src/usr.sbin/ospfd/ |
H A D | kroute.c | 118 RB_PROTOTYPE(kif_tree, kif_node, entry, kif_compare) in RB_PROTOTYPE() argument 703 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | kroute.c | 199 RB_PROTOTYPE(kif_tree, kif, entry, kif_compare) in RB_PROTOTYPE() argument 1568 kif_compare(struct kif *a, struct kif *b) kif_compare() function
|
/openbsd-src/usr.sbin/eigrpd/ |
H A D | kroute.c | 648 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
|
/openbsd-src/usr.sbin/ldpd/ |
H A D | kroute.c | 786 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
|
/openbsd-src/libexec/snmpd/snmpd_metrics/ |
H A D | kroute.c | 427 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
|