Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dprintaddr.c33 case FRI_NETMASKED : in printaddr()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c4782 case FRI_NETMASKED : in frrequest()
4814 case FRI_NETMASKED : in frrequest()
6631 if (inpmask != NULL && atype != FRI_NETMASKED)
6634 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6635 if (atype == FRI_NETMASKED) {
6674 if (inpmask != NULL && atype != FRI_NETMASKED) {
6681 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6682 if (atype == FRI_NETMASKED) {
H A Dip_nat6.c3804 case FRI_NETMASKED : in ipf_nat6_nextaddr()
3910 case FRI_NETMASKED : in ipf_nat6_nextaddrinit()
H A Dip_fil.h576 FRI_NETMASKED, /* network address with netmask from if */ enumerator
H A Dip_nat.c7400 case FRI_NETMASKED : in ipf_nat_nextaddr()
7512 case FRI_NETMASKED : in ipf_nat_nextaddrinit()
/freebsd/sbin/ipf/common/
H A Dipf_y.y1133 ifpflag = FRI_NETMASKED;