Home
last modified time | relevance | path

Searched refs:I40E_FDIR_ACCEPT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h652 I40E_FDIR_ACCEPT = 0, enumerator
H A Di40e_fdir.c1881 else if (fdir_action->behavior == I40E_FDIR_ACCEPT) in i40e_flow_fdir_filter_programming()
H A Di40e_flow.c3194 filter->action.behavior = I40E_FDIR_ACCEPT; in i40e_flow_parse_fdir_action()