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

  /src/sys/net/npf/
npf_alg_icmp.c 70 * npfa_icmp_match: matching inspector determines ALG case and associates
74 npfa_icmp_match(npf_cache_t *npc, npf_nat_t *nt, int di) function in typeref:typename:bool
409 * npfa_icmp_match() matches only for the PFIL_OUT traffic.
460 .match = npfa_icmp_match,

Completed in 11 milliseconds