Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c1337 int pomatch; local
1343 pomatch = ipf_state_matchisps(is1, is2);
1345 rv = (amatch != 0) && (amatch == pomatch);