Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h103 #define TC_ACT_PIPE 3 macro
126 #define TC_POLICE_PIPE TC_ACT_PIPE
/linux-4.1.27/net/sched/
Dact_ipt.c208 result = TC_ACT_PIPE; in tcf_ipt()
Dact_bpf.c66 case TC_ACT_PIPE: in tcf_bpf()
Dact_api.c403 if (ret != TC_ACT_PIPE) in tcf_action_exec()