Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h842 #define FR_ISPREAUTH(x) (((x) & FR_CMDMASK) == FR_PREAUTH) macro
H A Dfil.c2750 if (FR_ISPREAUTH(pass)) {