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

  /external/iproute2/include/
ip6tables.h 54 const struct option *extra_opts; member in struct:ip6tables_match
103 struct option *extra_opts; member in struct:ip6tables_target
iptables.h 77 const struct option *extra_opts; member in struct:iptables_match
129 struct option *extra_opts; member in struct:iptables_target
  /system/core/toolbox/
mount.c 28 struct extra_opts { struct
65 static void add_extra_option(struct extra_opts *extra, char *s)
96 parse_mount_options(char *arg, unsigned long rwflag, struct extra_opts *extra, int* loop, char *loopdev)
161 static struct extra_opts extra;
  /external/iptables/include/
xtables.h 265 const struct option *extra_opts; member in struct:xtables_match
342 const struct option *extra_opts; member in struct:xtables_target

Completed in 59 milliseconds