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

  /external/iptables/iptables/
nft-bridge.c 33 if (!m->ismatch)
208 if (iter->ismatch) {
320 bool ismatch)
328 if (ismatch)
333 m->ismatch = ismatch;
517 if (m->ismatch) {
nft-bridge.h 103 bool ismatch; member in struct:ebt_match
xtables-eb.c 690 newnode->ismatch = true;
705 if (i->ismatch)
    [all...]

Completed in 371 milliseconds