Home
last modified time | relevance | path

Searched defs:addr6_cmp (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/ripngd/
H A Dripng_nexthop.h42 static inline int addr6_cmp(struct in6_addr *A, struct in6_addr *B) in addr6_cmp() function
/dports/net/frr7/frr-frr-7.5.1/ripngd/
H A Dripng_nexthop.h42 static inline int addr6_cmp(struct in6_addr *A, struct in6_addr *B) in addr6_cmp() function
/dports/net/quagga/quagga-1.2.4/ripngd/
H A Dripng_nexthop.h44 addr6_cmp(struct in6_addr *A, struct in6_addr *B) in addr6_cmp() function
/dports/net/scamper/scamper-cvs-20211026/
H A Dutils.c335 int addr6_cmp(const void *va, const void *vb) in addr6_cmp() function