HomeSort by relevance Sort by last modified time
    Searched full:physdev (Results 1 - 25 of 44) sorted by null

1 2

  /external/iptables/extensions/
libxt_physdev.c 16 "physdev match options:\n"
17 " [!] --physdev-in inputname[+] bridge port name ([+] for wildcard)\n"
18 " [!] --physdev-out outputname[+] bridge port name ([+] for wildcard)\n"
19 " [!] --physdev-is-in arrived on a bridge device\n"
20 " [!] --physdev-is-out will leave on a bridge device\n"
21 " [!] --physdev-is-bridged it's a bridged packet\n");
26 {.name = "physdev-in", .id = O_PHYSDEV_IN, .type = XTTYPE_STRING,
28 {.name = "physdev-out", .id = O_PHYSDEV_OUT, .type = XTTYPE_STRING,
30 {.name = "physdev-is-in", .id = O_PHYSDEV_IS_IN, .type = XTTYPE_NONE,
32 {.name = "physdev-is-out", .id = O_PHYSDEV_IS_OUT
    [all...]
libxt_physdev.man 6 [\fB!\fP] \fB\-\-physdev\-in\fP \fIname\fP
17 [\fB!\fP] \fB\-\-physdev\-out\fP \fIname\fP
34 [\fB!\fP] \fB\-\-physdev\-is\-in\fP
37 [\fB!\fP] \fB\-\-physdev\-is\-out\fP
40 [\fB!\fP] \fB\-\-physdev\-is\-bridged\fP
  /external/skia/src/gpu/vk/
GrVkCaps.cpp 15 VkPhysicalDevice physDev) : INHERITED(contextOptions) {
47 this->init(contextOptions, vkInterface, physDev);
51 VkPhysicalDevice physDev) {
53 this->initGLSLCaps(vkInterface, physDev);
54 this->initConfigTexturableTable(vkInterface, physDev);
55 this->initConfigRenderableTable(vkInterface, physDev);
56 this->initStencilFormats(vkInterface, physDev);
59 GR_VK_CALL(vkInterface, GetPhysicalDeviceProperties(physDev, &properties));
108 void GrVkCaps::initGLSLCaps(const GrVkInterface* interface, VkPhysicalDevice physDev) {
126 VkPhysicalDevice physDev,
    [all...]
GrVkCaps.h 85 void initGLSLCaps(const GrVkInterface* interface, VkPhysicalDevice physDev);
86 void initConfigRenderableTable(const GrVkInterface* interface, VkPhysicalDevice physDev);
87 void initConfigTexturableTable(const GrVkInterface* interface, VkPhysicalDevice physDev);
88 void initStencilFormats(const GrVkInterface* interface, VkPhysicalDevice physDev);
GrVkGpu.cpp 52 VkPhysicalDevice physDev;
91 err = vkEnumeratePhysicalDevices(inst, &gpuCount, &physDev);
99 vkGetPhysicalDeviceQueueFamilyProperties(physDev, &queueCount, nullptr);
106 vkGetPhysicalDeviceQueueFamilyProperties(physDev, &queueCount, queueProps);
140 err = vkCreateDevice(physDev, &deviceInfo, nullptr, &device);
163 return new GrVkGpu(context, options, physDev, device, queue, cmdPool, inst);
169 VkPhysicalDevice physDev, VkDevice device, VkQueue queue, VkCommandPool cmdPool,
180 fVkCaps.reset(new GrVkCaps(options, fInterface, physDev));
186 VK_CALL(GetPhysicalDeviceMemoryProperties(physDev, &fPhysDevMemProps));
    [all...]
GrVkGpu.h 38 VkPhysicalDevice physDev, VkDevice device, VkQueue queue, VkCommandPool cmdPool,
  /development/ndk/platforms/android-9/arch-x86/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /external/kernel-headers/original/uapi/linux/
cciss_defs.h 91 PhysDevAddr_struct PhysDev;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cciss_defs.h 91 PhysDevAddr_struct PhysDev;
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/xen/
hypercall.h 26 #include <xen/interface/physdev.h>
  /external/valgrind/include/
Makefile.am 87 vki/vki-xen-physdev.h \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cciss_ioctl.h 126 PhysDevAddr_struct PhysDev;
  /external/iptables/tests/
options-most.rules 12 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m comment --comment foo -m connbytes --connbytes 1:2 --connbytes-mode packets --connbytes-dir both -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr -m connlimit --connlimit-above 1 --connlimit-mask 9 --connlimit-daddr -m connmark --mark 0x99 -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --ctreplsrc fe80::/64 --ctrepldst fe80::/64 --ctorigsrcport 12 --ctorigdstport 13 --ctreplsrcport 14 --ctrepldstport 15 --ctstatus EXPECTED --ctexpire 1:2 --ctdir REPLY -m cpu --cpu 2 -m dscp --dscp 0x04 -m dscp --dscp 0x00 -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dstip --hashlimit-name f1 --hashlimit-htable-size 64 --hashlimit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-srcmask 24 --hashlimit-dstmask 24 -m hashlimit --hashlimit-above 5/sec --hashlimit-burst 5 --hashlimit-name f1 -m helper --helper ftp -m iprange --src-range ::1-::2 --dst-range ::1-::2 -m ipvs --vaddr fe80::/64 --vport 1 --vdir REPLY --vmethod GATE --vportctl 21 -m length --length 1:2 -m limit --limit 1/sec -m mac --mac-source 01:02:03:04:05:06 -m mark --mark 0x1 -m physdev --physdev-in eth0 -m pkttype --pkt-type unicast -m policy --dir in --pol ipsec --strict --reqid 1 --spi 0x1 --proto esp --mode tunnel --tunnel-dst fe80::/64 --tunnel-src fe80::/64 --next --reqid 2 -m quota --quota 0 -m recent --rcheck --name DEFAULT --rsource -m socket --transparent -m string --string "foobar" --algo kmp --from 1 --to 2 --icase -m time --timestart 01:02:03 --timestop 03:04:05 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --datestart 2001-02-03T04:05:06 --datestop 2012-09-08T09:06:05 --utc -m tos --tos 0xff/0x01 -m u32 --u32 "0x0=0x0" -m u32 --u32 "0x0=0x0" -m hbh -m hbh -m hl --hl-eq 1
33 -A INPUT -p tcp -m physdev --physdev-in eth0
117 -A matches -m physdev ! --physdev-is-in ! --physdev-is-out ! --physdev-is-bridged
  /bionic/libc/kernel/uapi/linux/
cciss_defs.h 104 PhysDevAddr_struct PhysDev;
  /development/ndk/platforms/android-21/include/linux/
cciss_defs.h 104 PhysDevAddr_struct PhysDev;
  /external/valgrind/include/vki/
vki-xen.h 118 #include <vki/vki-xen-physdev.h>
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
cciss_defs.h 104 PhysDevAddr_struct PhysDev;

Completed in 2116 milliseconds

1 2