HomeSort by relevance Sort by last modified time
    Searched refs:free_opts (Results 1 - 4 of 4) sorted by null

  /external/iproute2/tc/
m_xt_old.c 77 static void free_opts(struct option *local_opts) function
279 free_opts(opts);
337 free_opts(opts);
423 free_opts(opts);
m_ipt.c 164 static void free_opts(struct option *local_opts) function
464 free_opts(opts);
522 free_opts(opts);
610 free_opts(opts);
  /external/iptables/
iptables.c 369 static void free_opts(int reset_offset) function
395 free_opts(1);
406 free_opts(1);
1130 free_opts(0); /* Release previous options merged if any */
    [all...]
ip6tables.c 282 static void free_opts(int reset_offset) function
308 free_opts(1);
319 free_opts(1);
1098 free_opts(0); /* Release previous options merged if any */
    [all...]

Completed in 56 milliseconds