HomeSort by: relevance | last modified time | path
    Searched refs:FR_PREAUTH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 858 #define FR_PREAUTH 0x00004 /* require preauthentication */
901 #define FR_ISPREAUTH(x) (((x) & FR_CMDMASK) == FR_PREAUTH)
ip_fil_compat.c 1836 nflags |= FR_PREAUTH;
3615 case FR_PREAUTH :
fil.c 3262 case FR_PREAUTH :

Completed in 53 milliseconds