Home
last modified time | relevance | path

Searched refs:is_tcf_skbedit_mark (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/tc_act/
Dtc_skbedit.h42 static inline bool is_tcf_skbedit_mark(const struct tc_action *a) in is_tcf_skbedit_mark() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2112 if (is_tcf_skbedit_mark(a)) { in parse_tc_nic_actions()