Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpkt_cls.h36 #define TC_ACT_PIPE 3 macro
83 #define TC_POLICE_PIPE TC_ACT_PIPE
/Linux-v4.19/net/sched/
Dact_bpf.c72 case TC_ACT_PIPE: in tcf_bpf_act()
Dact_ipt.c264 result = TC_ACT_PIPE; in tcf_ipt_act()
Dact_api.c638 if (ret != TC_ACT_PIPE) in tcf_action_exec()