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

1 2 3 4 5 6

  /external/iproute2/include/linux/tc_act/
tc_pedit.h 22 __u32 offmask; member in struct:tc_pedit_key
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_pedit.h 23 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/
tc_pedit.h 24 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/tc_act/
tc_pedit.h 22 __u32 offmask; member in struct:tc_pedit_key
  /external/libnl/lib/route/cls/
u32.c 224 sel->offoff, ntohs(sel->offmask), sel->offshift);
249 key->offmask ? "nexthdr+" : "", key->off);
251 if (key->offmask)
252 nl_dump(p, "[0x%u] ", key->offmask);
536 * @arg offmask offset mask
544 int off, int offmask)
567 sel->keys[sel->nkeys].offmask = offmask;
582 * @arg offmask pointer to store offset mask
586 uint32_t *val, uint32_t *mask, int *off, int *offmask)
    [all...]
  /external/iproute2/tc/
f_u32.c 118 int off, int offmask)
126 if (sel->keys[i].off == off && sel->keys[i].offmask == offmask) {
144 sel->keys[hwm].offmask = offmask;
150 int off, int offmask)
154 return pack_key(sel, key, mask, off, offmask);
158 int off, int offmask)
171 return pack_key(sel, key, mask, off, offmask);
174 static int pack_key8(struct tc_u32_sel *sel, __u32 key, __u32 mask, int off, int offmask)
332 int offmask = 0; local
368 int offmask = 0; local
414 int offmask = 0; local
451 int offmask = 0; local
    [all...]
em_u32.c 41 unsigned long key, mask, offmask = 0, offset; local
88 offmask = -1;
143 u_key.offmask = offmask;
165 u_key->offmask ? "nexthdr+" : "",
  /bionic/libc/kernel/uapi/linux/tc_act/
tc_pedit.h 37 __u32 offmask; member in struct:tc_pedit_key
  /development/ndk/platforms/android-21/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/tc_act/
tc_pedit.h 40 __u32 offmask; member in struct:tc_pedit_key

Completed in 1752 milliseconds

1 2 3 4 5 6