Searched refs:ipf_state_clone (Results 1 – 1 of 1) sorted by relevance
168 static ipstate_t *ipf_state_clone(fr_info_t *, tcphdr_t *, ipstate_t *);2288 ipf_state_clone(fr_info_t *fin, tcphdr_t *tcp, ipstate_t *is) in ipf_state_clone() function2541 clone = ipf_state_clone(fin, tcp, is); in ipf_matchsrcdst()