Home
last modified time | relevance | path

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

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