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

  /bionic/libc/kernel/common/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /development/ndk/platforms/android-3/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /external/iptables/include/linux/netfilter_ipv4/
ipt_physdev.h 16 char physindev[IFNAMSIZ]; member in struct:ipt_physdev_info
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_physdev.h 16 char physindev[IFNAMSIZ]; member in struct:ip6t_physdev_info
  /external/kernel-headers/original/linux/netfilter/
xt_physdev.h 16 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter/
xt_physdev.h 23 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
  /external/iptables/extensions/
libip6t_physdev.c 56 parse_interface(argv[optind-1], info->physindev,
137 (info->invert & IP6T_PHYSDEV_OP_IN) ? " !":"", info->physindev);
161 (info->invert & IP6T_PHYSDEV_OP_IN) ? " !":"", info->physindev);
libipt_physdev.c 56 parse_interface(argv[optind-1], info->physindev,
137 (info->invert & IPT_PHYSDEV_OP_IN) ? " !":"", info->physindev);
161 (info->invert & IPT_PHYSDEV_OP_IN) ? " !":"", info->physindev);
  /external/kernel-headers/original/linux/
skbuff.h 97 struct net_device *physindev; member in struct:nf_bridge_info
    [all...]

Completed in 790 milliseconds