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

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

Completed in 14 milliseconds