Home
last modified time | relevance | path

Searched refs:goto_chain_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.h118 * @goto_chain_index: goto chain index of the flow
134 u32 goto_chain_index; member
H A Dconntrack.c1250 if (post_ct_entry->goto_chain_index > 0) in nfp_ct_do_nft_merge()
1291 if (post_ct_entry->chain_index != pre_ct_entry->goto_chain_index) in nfp_ct_do_tc_merge()
1853 ct_entry->goto_chain_index = ct_goto->chain_index; in nfp_fl_ct_handle_pre_ct()
1936 ct_entry->goto_chain_index = ct_goto ? ct_goto->chain_index : 0; in nfp_fl_ct_handle_post_ct()

Completed in 5 milliseconds