Home | History | Annotate | Download | only in npf

Lines Matching refs:npf_cache_t

74 npfa_icmp_match(npf_cache_t *npc, npf_nat_t *nt, int di)
127 npfa_icmp4_inspect(const int type, npf_cache_t *npc, bool *hasqid)
160 npfa_icmp6_inspect(const int type, npf_cache_t *npc, bool *hasqid)
193 npfa_icmp_inspect(npf_cache_t *npc, npf_cache_t *enpc)
206 memset(enpc, 0, sizeof(npf_cache_t));
238 npfa_icmp_conn(npf_cache_t *npc, int di)
241 npf_cache_t enpc;
320 npfa_icmp_nat(npf_cache_t *npc, npf_nat_t *nt, npf_flow_t flow)
323 npf_cache_t enpc;