Searched refs:fw6 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/iptables/
H A Dip6tables.c1277 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1539 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1547 cs.fw6.ipv6.proto = xtables_parse_protocol(cs.protocol);
1548 cs.fw6.ipv6.flags |= IP6T_F_PROTO;
1550 if (cs.fw6.ipv6.proto == 0
1551 && (cs.fw6.ipv6.invflags & IP6T_INV_PROTO))
1555 if (is_exthdr(cs.fw6.ipv6.proto)
1556 && (cs.fw6.ipv6.invflags & IP6T_INV_PROTO) == 0)
1564 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1570 set_option(&cs.options, OPT_DESTINATION, &cs.fw6
[all...]
H A Dxshared.h53 struct ip6t_entry fw6; member in union:iptables_command_state::__anon3922
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/iptables/
H A Dip6tables.c1277 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1539 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1547 cs.fw6.ipv6.proto = xtables_parse_protocol(cs.protocol);
1548 cs.fw6.ipv6.flags |= IP6T_F_PROTO;
1550 if (cs.fw6.ipv6.proto == 0
1551 && (cs.fw6.ipv6.invflags & IP6T_INV_PROTO))
1555 if (is_exthdr(cs.fw6.ipv6.proto)
1556 && (cs.fw6.ipv6.invflags & IP6T_INV_PROTO) == 0)
1564 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1570 set_option(&cs.options, OPT_DESTINATION, &cs.fw6
[all...]
H A Dxshared.h53 struct ip6t_entry fw6; member in union:iptables_command_state::__anon4827
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/iptables/
H A Dip6tables.c1277 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1539 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1547 cs.fw6.ipv6.proto = xtables_parse_protocol(cs.protocol);
1548 cs.fw6.ipv6.flags |= IP6T_F_PROTO;
1550 if (cs.fw6.ipv6.proto == 0
1551 && (cs.fw6.ipv6.invflags & IP6T_INV_PROTO))
1555 if (is_exthdr(cs.fw6.ipv6.proto)
1556 && (cs.fw6.ipv6.invflags & IP6T_INV_PROTO) == 0)
1564 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1570 set_option(&cs.options, OPT_DESTINATION, &cs.fw6
[all...]
H A Dxshared.h53 struct ip6t_entry fw6; member in union:iptables_command_state::__anon38852

Completed in 300 milliseconds