Home
last modified time | relevance | path

Searched refs:ipf_state_clone (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c168 static ipstate_t *ipf_state_clone __P((fr_info_t *, tcphdr_t *, ipstate_t *));
2344 ipf_state_clone(fin, tcp, is) in ipf_state_clone() function
2604 clone = ipf_state_clone(fin, tcp, is);