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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/iptables/
H A Dxshared.c68 return xtables_find_match(protoname, tryload, matches);
70 return xtables_find_match(pname, tryload, matches);
H A Dxtables.c576 ptr = xtables_find_match(name,
595 xtables_find_match(const char *name, enum xtables_tryload tryload, function
870 old = xtables_find_match(me->name, XTF_DURING_LOAD, NULL);
H A Dip6tables.c527 xtables_find_match(m->u.user.name, XTF_TRY_LOAD, NULL);
1040 xtables_find_match(e->u.user.name, XTF_TRY_LOAD, NULL);
1313 m = xtables_find_match(optarg, XTF_LOAD_MUST_SUCCEED, &cs->matches);
1530 xtables_find_match(cs.protocol, XTF_TRY_LOAD,
H A Diptables.c532 xtables_find_match(m->u.user.name, XTF_TRY_LOAD, NULL);
1051 xtables_find_match(e->u.user.name, XTF_TRY_LOAD, NULL);
1341 m = xtables_find_match(optarg, XTF_LOAD_MUST_SUCCEED, &cs->matches);
1560 xtables_find_match(cs.protocol,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/iptables/
H A Dxshared.c68 return xtables_find_match(protoname, tryload, matches);
70 return xtables_find_match(pname, tryload, matches);
H A Dxtables.c576 ptr = xtables_find_match(name,
595 xtables_find_match(const char *name, enum xtables_tryload tryload, function
870 old = xtables_find_match(me->name, XTF_DURING_LOAD, NULL);
H A Dip6tables.c527 xtables_find_match(m->u.user.name, XTF_TRY_LOAD, NULL);
1040 xtables_find_match(e->u.user.name, XTF_TRY_LOAD, NULL);
1313 m = xtables_find_match(optarg, XTF_LOAD_MUST_SUCCEED, &cs->matches);
1530 xtables_find_match(cs.protocol, XTF_TRY_LOAD,
H A Diptables.c532 xtables_find_match(m->u.user.name, XTF_TRY_LOAD, NULL);
1051 xtables_find_match(e->u.user.name, XTF_TRY_LOAD, NULL);
1341 m = xtables_find_match(optarg, XTF_LOAD_MUST_SUCCEED, &cs->matches);
1560 xtables_find_match(cs.protocol,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/iptables/
H A Dxshared.c68 return xtables_find_match(protoname, tryload, matches);
70 return xtables_find_match(pname, tryload, matches);
H A Dxtables.c576 ptr = xtables_find_match(name,
595 xtables_find_match(const char *name, enum xtables_tryload tryload, function
870 old = xtables_find_match(me->name, XTF_DURING_LOAD, NULL);
H A Dip6tables.c527 xtables_find_match(m->u.user.name, XTF_TRY_LOAD, NULL);
1040 xtables_find_match(e->u.user.name, XTF_TRY_LOAD, NULL);
1313 m = xtables_find_match(optarg, XTF_LOAD_MUST_SUCCEED, &cs->matches);
1530 xtables_find_match(cs.protocol, XTF_TRY_LOAD,
H A Diptables.c532 xtables_find_match(m->u.user.name, XTF_TRY_LOAD, NULL);
1051 xtables_find_match(e->u.user.name, XTF_TRY_LOAD, NULL);
1341 m = xtables_find_match(optarg, XTF_LOAD_MUST_SUCCEED, &cs->matches);
1560 xtables_find_match(cs.protocol,

Completed in 148 milliseconds