Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/uapi/linux/
Dpkt_cls.h36 #define TC_ACT_PIPE 3 macro
83 #define TC_POLICE_PIPE TC_ACT_PIPE
/Linux-v5.4/include/uapi/linux/
Dpkt_cls.h36 #define TC_ACT_PIPE 3 macro
123 #define TC_POLICE_PIPE TC_ACT_PIPE
/Linux-v5.4/net/sched/
Dact_bpf.c69 case TC_ACT_PIPE: in tcf_bpf_act()
Dact_ipt.c262 result = TC_ACT_PIPE; in tcf_ipt_act()
Dact_api.c691 if (ret != TC_ACT_PIPE) in tcf_action_exec()