Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_parse.c986 flow->npc_action = NIX_TX_ACTIONOP_DROP; in otx2_flow_parse_actions()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h359 #define NIX_TX_ACTIONOP_DROP (0x0ull) macro