Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h799 #define FR_PREAUTH 0x00004 /* require preauthentication */ macro
842 #define FR_ISPREAUTH(x) (((x) & FR_CMDMASK) == FR_PREAUTH)
H A Dfil.c3276 case FR_PREAUTH :