Searched refs:FR_AUTH (Results 1 – 4 of 4) sorted by relevance
801 #define FR_AUTH 0x00003 /* use authentication */ macro844 #define FR_ISAUTH(x) (((x) & FR_CMDMASK) == FR_AUTH)
3223 case FR_AUTH : in ipf_check()
370 auth: IPFY_AUTH { fr->fr_flags |= FR_AUTH; }371 | IPFY_AUTH blockreturn { fr->fr_flags |= FR_AUTH;}
1817 nflags |= FR_AUTH;3654 case FR_AUTH :