HomeSort by relevance Sort by last modified time
    Searched refs:TC_ACT_PIPE (Results 101 - 113 of 113) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
pkt_cls.h 99 #define TC_ACT_PIPE 3
121 #define TC_POLICE_PIPE TC_ACT_PIPE
  /external/iproute2/examples/bpf/
bpf_prog.c 179 #define TC_ACT_PIPE 3
  /external/iproute2/tc/
m_mirred.c 112 p.action = TC_ACT_PIPE;
m_pedit.c 496 sel.sel.action = TC_ACT_PIPE;
tc_util.c 428 case TC_ACT_PIPE:

Completed in 561 milliseconds

1 2 3 45