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

  /src/sys/external/bsd/ipf/netinet/
fil.c 7424 if (ptr == it->ipt_ctx && type == it->ipt_type &&
7477 if ((ptr == it->ipt_ctx) && (type == it->ipt_type) &&
7491 it->ipt_type = type;
7572 switch (token->ipt_type)
7600 ipf_lookup_iterderef(softc, token->ipt_type, data);
ip_fil.h 1545 int ipt_type; member in struct:ipftoken

Completed in 21 milliseconds