Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow.c1045 key->recirc_id = tc_ext && !tc_ext->act_miss ? in ovs_flow_key_extract()
/openbmc/linux/net/sched/
H A Dcls_api.c1761 if (ext && (ext->chain || ext->act_miss)) { in tcf_classify()
1765 if (ext->act_miss) { in tcf_classify()
/openbmc/linux/include/linux/
H A Dskbuff.h331 u8 act_miss:1; /* Set if act_miss_cookie is used */ member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5592 tc_skb_ext->act_miss = 1; in mlx5e_tc_restore_skb_tc_meta()