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

  /src/sys/external/bsd/ipf/netinet/
ip_htable.h 53 u_int iph_unit; /* IPL_LOG* */ member in struct:iphtable_s
ip_htable.c 300 if (htab.iph_unit != unit) {
420 if (iph->iph_unit != unit) {
478 softh->ipf_nhtables[iph->iph_unit + 1]--;
977 ipe->ipe_unit = iph->iph_unit;

Completed in 33 milliseconds