HomeSort by: relevance | last modified time | path
    Searched refs:pomatch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.c 1312 int pomatch; local
1318 pomatch = ipf_state_matchisps(is1, is2);
1320 rv = (amatch != 0) && (amatch == pomatch);
ip_state.c 1312 int pomatch; local
1318 pomatch = ipf_state_matchisps(is1, is2);
1320 rv = (amatch != 0) && (amatch == pomatch);

Completed in 34 milliseconds