Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h141 #define IP6_LT(a,b) (ntohl(HI60(a)) < ntohl(HI60(b)) || \ macro
H A Dfil.c9993 if (IP6_LT(&mtab->imt6_active[i], mask)) {