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

  /src/sys/net/npf/
npf_alg_icmp.c 160 npfa_icmp6_inspect(const int type, npf_cache_t *npc, bool *hasqid) function in typeref:typename:bool
221 ret = npfa_icmp6_inspect(ic6->icmp6_type, enpc, &hasqid);
294 ret = npfa_icmp6_inspect(ic6->icmp6_type, &enpc, &hasqid);

Completed in 52 milliseconds