Searched refs:local_opts (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/tc/
H A Dm_xt_old.c82 static void free_opts(struct option *local_opts) argument
84 if (local_opts != original_opts) {
85 free(local_opts);
H A Dm_ipt.c164 static void free_opts(struct option *local_opts) argument
166 if (local_opts != original_opts) {
167 free(local_opts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/tc/
H A Dm_xt_old.c82 static void free_opts(struct option *local_opts) argument
84 if (local_opts != original_opts) {
85 free(local_opts);
H A Dm_ipt.c164 static void free_opts(struct option *local_opts) argument
166 if (local_opts != original_opts) {
167 free(local_opts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/tc/
H A Dm_xt_old.c82 static void free_opts(struct option *local_opts) argument
84 if (local_opts != original_opts) {
85 free(local_opts);
H A Dm_ipt.c164 static void free_opts(struct option *local_opts) argument
166 if (local_opts != original_opts) {
167 free(local_opts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/tc/
H A Dm_ipt.c173 static void free_opts(struct option *local_opts) argument
175 if (local_opts != original_opts) {
176 free(local_opts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/tc/
H A Dm_ipt.c173 static void free_opts(struct option *local_opts) argument
175 if (local_opts != original_opts) {
176 free(local_opts);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/tc/
H A Dm_ipt.c173 static void free_opts(struct option *local_opts) argument
175 if (local_opts != original_opts) {
176 free(local_opts);

Completed in 122 milliseconds