Home
last modified time | relevance | path

Searched refs:IP6_LT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h144 #define IP6_LT(a,b) (ntohl(HI60(a)) < ntohl(HI60(b)) || \ macro
H A Dfil.c10225 if (IP6_LT(&mtab->imt6_active[i], mask)) {