Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipf/libipf/
H A Dprintaddr.c33 case FRI_NETMASKED : in printaddr()
/freebsd-14.2/sys/netpfil/ipfilter/netinet/
H A Dfil.c4737 case FRI_NETMASKED : in frrequest()
4769 case FRI_NETMASKED : in frrequest()
6586 if (inpmask != NULL && atype != FRI_NETMASKED)
6589 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6590 if (atype == FRI_NETMASKED) {
6629 if (inpmask != NULL && atype != FRI_NETMASKED) {
6636 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) {
6637 if (atype == FRI_NETMASKED) {
H A Dip_nat6.c3823 case FRI_NETMASKED : in ipf_nat6_nextaddr()
3937 case FRI_NETMASKED : in ipf_nat6_nextaddrinit()
H A Dip_fil.h578 FRI_NETMASKED, /* network address with netmask from if */ enumerator
H A Dip_nat.c7372 case FRI_NETMASKED : in ipf_nat_nextaddr()
7492 case FRI_NETMASKED : in ipf_nat_nextaddrinit()
/freebsd-14.2/sbin/ipf/common/
H A Dipf_y.y1133 ifpflag = FRI_NETMASKED;