Home
last modified time | relevance | path

Searched refs:FRI_NETMASKED (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
HDprintaddr.c35 case FRI_NETMASKED :
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDfil.c4851 case FRI_NETMASKED :
4883 case FRI_NETMASKED :
6781 if (inpmask != NULL && atype != FRI_NETMASKED)
6784 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6785 if (atype == FRI_NETMASKED) {
6826 if (inpmask != NULL && atype != FRI_NETMASKED) {
6833 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6834 if (atype == FRI_NETMASKED) {
HDip_fil.h575 FRI_NETMASKED, /* network address with netmask from if */ enumerator
HDip_nat6.c3885 case FRI_NETMASKED :
4003 case FRI_NETMASKED :
HDip_nat.c7527 case FRI_NETMASKED :
7651 case FRI_NETMASKED :
/freebsd-11-stable/contrib/ipfilter/tools/
HDipf_y.y1134 ifpflag = FRI_NETMASKED;