Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h798 #define FR_AUTH 0x00003 /* use authentication */ macro
841 #define FR_ISAUTH(x) (((x) & FR_CMDMASK) == FR_AUTH)
H A Dfil.c3272 case FR_AUTH :