Home
last modified time | relevance | path

Searched refs:FR_ISDECAPS (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h904 #define FR_ISDECAPS(x) (((x) & FR_CMDMASK) == FR_DECAPSULATE) macro
H A Dfil.c2520 if (FR_ISDECAPS(passt)) in ipf_scanlist()