Searched refs:IP6_LT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ | ||
| H A D | ip_fil.h | 144 #define IP6_LT(a,b) (ntohl(HI60(a)) < ntohl(HI60(b)) || \ macro |
| H A D | fil.c | 10225 if (IP6_LT(&mtab->imt6_active[i], mask)) { |