Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h86 #define TC_ACT_PIPE 3 macro
110 #define TC_POLICE_PIPE TC_ACT_PIPE
/linux-4.4.14/net/sched/
Dact_ipt.c209 result = TC_ACT_PIPE; in tcf_ipt()
Dact_bpf.c72 case TC_ACT_PIPE: in tcf_bpf()
Dact_api.c421 if (ret != TC_ACT_PIPE) in tcf_action_exec()