HomeSort by relevance Sort by last modified time
    Searched refs:state_match (Results 1 - 2 of 2) sorted by null

  /external/iptables/extensions/
libxt_state.c 121 static struct xtables_match state_match = { variable in typeref:struct:xtables_match
136 xtables_register_match(&state_match);
  /external/chromium_org/content/common/android/
address_parser_internal.cc 381 bool state_match = false; local
390 state_match = true;
405 if (state_match) {

Completed in 2464 milliseconds