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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 870 #define FR_NOTDSTIP 0x00080
ip_fil_compat.c 1855 nflags |= FR_NOTDSTIP;
3634 if (nflags & FR_NOTDSTIP)
fil.c 2309 i ^= (fr->fr_flags & FR_NOTDSTIP) >> 7;

Completed in 26 milliseconds