Searched refs:merge_options (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_ipt.c183 merge_options(struct option *oldopts, const struct option *newopts, function
421 merge_options(opts, m->extra_opts,
555 merge_options(opts, m->extra_opts,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c1080 merge_options(struct option *oldopts, const struct option *newopts, function
2094 opts = merge_options(opts, target->extra_opts, &target->option_offset);
2142 opts = merge_options(opts, m->extra_opts, &m->option_offset);
2287 opts = merge_options(opts,
H A Diptables.c1108 merge_options(struct option *oldopts, const struct option *newopts, function
2177 opts = merge_options(opts, target->extra_opts, &target->option_offset);
2231 opts = merge_options(opts, m->extra_opts, &m->option_offset);
2376 opts = merge_options(opts,

Completed in 56 milliseconds