Searched refs:npf_alg_destroy (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/net/npf/
H A Dnpf_alg.c318 * npf_alg_destroy: free the ALG structure associated with the NAT entry.
321 npf_alg_destroy(npf_t *npf, npf_alg_t *alg, npf_nat_t *nat, npf_conn_t *con) function
H A Dnpf_impl.h525 void npf_alg_destroy(npf_t *, npf_alg_t *, npf_nat_t *, npf_conn_t *);
H A Dnpf_nat.c336 npf_alg_destroy(np->n_npfctx, alg, nt, nt->nt_conn);
874 npf_alg_destroy(npf, alg, nt, con);

Completed in 115 milliseconds