Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_ct.h80 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) in tcf_ct_flow_table_restore_skb() function
91 tcf_ct_flow_table_restore_skb(struct sk_buff *skb, unsigned long cookie) { } in tcf_ct_flow_table_restore_skb() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c2320 tcf_ct_flow_table_restore_skb(skb, entry->restore_cookie); in mlx5e_tc_ct_restore_flow()