Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dvmrpd/
H A Dkroute.c68 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 Dkroute.c97 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 Dkroute.c118 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 Dkroute.c199 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 Dkroute.c648 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
/openbsd-src/usr.sbin/ldpd/
H A Dkroute.c786 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function
/openbsd-src/libexec/snmpd/snmpd_metrics/
H A Dkroute.c427 kif_compare(struct kif_node *a, struct kif_node *b) in kif_compare() function