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

  /external/iptables/extensions/
libxt_physdev.c 47 xtables_parse_interface(cb->arg, info->physindev,
54 xtables_parse_interface(cb->arg, info->physoutdev,
  /external/iproute2/include/
xtables.h 454 xtables_parse_interface(const char *arg, char *vianame, unsigned char *mask);
  /external/iptables/include/
xtables.h 487 xtables_parse_interface(const char *arg, char *vianame, unsigned char *mask);
  /external/iptables/iptables/
xtables-eb.c 998 xtables_parse_interface(optarg, cs.fw.in, cs.fw.in_mask);
1025 xtables_parse_interface(optarg, cs.fw.out, cs.fw.out_mask);
    [all...]
xtables.c 934 xtables_parse_interface(optarg,
946 xtables_parse_interface(optarg,
    [all...]
ip6tables.c     [all...]
iptables.c     [all...]
  /external/iptables/libxtables/
xtables.c 518 void xtables_parse_interface(const char *arg, char *vianame, function
    [all...]

Completed in 66 milliseconds