Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/uapi/linux/
Dpkt_cls.h36 #define TC_ACT_PIPE 3 macro
83 #define TC_POLICE_PIPE TC_ACT_PIPE
/Linux-v5.15/include/uapi/linux/
Dpkt_cls.h64 #define TC_ACT_PIPE 3 macro
152 #define TC_POLICE_PIPE TC_ACT_PIPE
/Linux-v5.15/net/sched/
Dact_bpf.c70 case TC_ACT_PIPE: in tcf_bpf_act()
Dact_ipt.c261 result = TC_ACT_PIPE; in tcf_ipt_act()
Dact_api.c761 if (ret != TC_ACT_PIPE) in tcf_action_exec()