Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/lib/
H A Dprintaddr.c35 case FRI_NETMASKED :
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dfil.c4855 case FRI_NETMASKED :
4887 case FRI_NETMASKED :
6782 if (inpmask != NULL && atype != FRI_NETMASKED)
6785 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6786 if (atype == FRI_NETMASKED) {
6827 if (inpmask != NULL && atype != FRI_NETMASKED) {
6834 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6835 if (atype == FRI_NETMASKED) {
H A Dip_nat6.c3887 case FRI_NETMASKED :
4005 case FRI_NETMASKED :
H A Dip_fil.h621 FRI_NETMASKED, /* network address with netmask from if */ enumerator
H A Dip_nat.c7530 case FRI_NETMASKED :
7654 case FRI_NETMASKED :
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf_y.y1134 ifpflag = FRI_NETMASKED;