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

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c1344 int pomatch; local
1350 pomatch = ipf_state_matchisps(is1, is2);
1352 rv = (amatch != 0) && (amatch == pomatch);

Completed in 96 milliseconds