Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h378 RTE_ETH_RAW_PAYLOAD, enumerator
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c565 if (flex_cfg->type != RTE_ETH_RAW_PAYLOAD) { in ixgbe_set_fdir_flex_conf()
1297 fdir_info->flex_conf.flex_set[0].type = RTE_ETH_RAW_PAYLOAD; in ixgbe_fdir_info_get()
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c4641 if (cfg->type == RTE_ETH_RAW_PAYLOAD) in print_fdir_flex_payload()
H A Dcmdline.c10579 flex_cfg.type = RTE_ETH_RAW_PAYLOAD; in cmd_flow_director_flxpld_parsed()