Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_state.c159 static int ipf_state_matchisps(ipstate_t *is1, ipstate_t *is2);
1247 ipf_state_matchisps(ipstate_t *is1, ipstate_t *is2) in ipf_state_matchisps() function
1301 pomatch = ipf_state_matchisps(is1, is2); in ipf_state_match()