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

  /src/sys/external/bsd/ipf/netinet/
ip_htable.h 64 #define IPHASH_ANON 0x80000000
ip_htable.c 311 if ((op->iplo_arg & IPHASH_ANON) == 0) {
332 if ((op->iplo_arg & IPHASH_ANON) != 0) {
333 i = IPHASH_ANON;
346 iph->iph_type |= IPHASH_ANON;
628 switch (iph->iph_type & ~IPHASH_ANON)
964 switch (iph->iph_type & ~IPHASH_ANON)

Completed in 59 milliseconds