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

  /src/sys/net/npf/
npf_alg.c 207 * npf_alg_match: call the ALG matching inspectors.
219 npf_alg_match(npf_cache_t *npc, npf_nat_t *nt, int di) function in typeref:typename:bool
npf_impl.h 531 bool npf_alg_match(npf_cache_t *, npf_nat_t *, int);
npf_nat.c 789 if (npf_alg_match(npc, nt, di)) {

Completed in 15 milliseconds