Home
last modified time | relevance | path

Searched refs:TC_ACT_PIPE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dpkt_cls.h103 #define TC_ACT_PIPE 3 macro
126 #define TC_POLICE_PIPE TC_ACT_PIPE
/linux-3.4.99/net/sched/
Dact_ipt.c235 result = TC_ACT_PIPE; in tcf_ipt()
Dact_api.c391 if (ret != TC_ACT_PIPE) in tcf_action_exec()