HomeSort by: relevance | last modified time | path
    Searched defs:npfa_icmp4_inspect (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/npf/
npf_alg_icmp.c 127 npfa_icmp4_inspect(const int type, npf_cache_t *npc, bool *hasqid) function in typeref:typename:bool
217 ret = npfa_icmp4_inspect(ic->icmp_type, enpc, &hasqid);
286 ret = npfa_icmp4_inspect(ic->icmp_type, &enpc, &hasqid);

Completed in 12 milliseconds