Searched refs:IP6T_OPTS_OPTS (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv6/
H A Dip6t_opts.h15 #define IP6T_OPTS_OPTS 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter_ipv6/
H A Dip6t_opts.h15 #define IP6T_OPTS_OPTS 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter_ipv6/
H A Dip6t_opts.h15 #define IP6T_OPTS_OPTS 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_dst.c154 if (*flags & IP6T_OPTS_OPTS)
162 optinfo->flags |= IP6T_OPTS_OPTS;
163 *flags |= IP6T_OPTS_OPTS;
169 if ( !(*flags & IP6T_OPTS_OPTS) )
217 if (optinfo->flags & IP6T_OPTS_OPTS)
241 if (optinfo->flags & IP6T_OPTS_OPTS)
H A Dlibip6t_hbh.c153 if (*flags & IP6T_OPTS_OPTS)
161 optinfo->flags |= IP6T_OPTS_OPTS;
162 *flags |= IP6T_OPTS_OPTS;
168 if ( !(*flags & IP6T_OPTS_OPTS) )
215 if (optinfo->flags & IP6T_OPTS_OPTS) printf("opts ");
234 if (optinfo->flags & IP6T_OPTS_OPTS) printf("--%s-opts ", LNAME);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_dst.c119 optinfo->flags |= IP6T_OPTS_OPTS;
151 if (optinfo->flags & IP6T_OPTS_OPTS)
171 if (optinfo->flags & IP6T_OPTS_OPTS)
H A Dlibip6t_hbh.c115 optinfo->flags |= IP6T_OPTS_OPTS;
145 if (optinfo->flags & IP6T_OPTS_OPTS) printf(" opts");
162 if (optinfo->flags & IP6T_OPTS_OPTS)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibip6t_dst.c119 optinfo->flags |= IP6T_OPTS_OPTS;
151 if (optinfo->flags & IP6T_OPTS_OPTS)
171 if (optinfo->flags & IP6T_OPTS_OPTS)
H A Dlibip6t_hbh.c115 optinfo->flags |= IP6T_OPTS_OPTS;
145 if (optinfo->flags & IP6T_OPTS_OPTS) printf(" opts");
162 if (optinfo->flags & IP6T_OPTS_OPTS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_hbh.c84 if (!(optinfo->flags & IP6T_OPTS_OPTS)) {

Completed in 190 milliseconds