Searched refs:TC_ACT_PIPE (Results 1 - 8 of 8) sorted by relevance

/external/iproute2/include/linux/
H A Dpkt_cls.h103 #define TC_ACT_PIPE 3 macro
126 #define TC_POLICE_PIPE TC_ACT_PIPE
/external/kernel-headers/original/linux/
H A Dpkt_cls.h104 #define TC_ACT_PIPE 3 macro
129 #define TC_POLICE_PIPE TC_ACT_PIPE
/external/iproute2/tc/
H A Dm_gact.c83 return TC_ACT_PIPE;
H A Dm_nat.c126 sel.action = TC_ACT_PIPE;
H A Dm_skbedit.c108 sel.action = TC_ACT_PIPE;
H A Dm_mirred.c111 p.action = TC_ACT_PIPE;
H A Dm_pedit.c513 sel.sel.action = TC_ACT_PIPE;
H A Dtc_util.c407 case TC_ACT_PIPE:

Completed in 78 milliseconds