Searched refs:NIX_TX_ACTIONOP_DROP (Results 1 – 3 of 3) sorted by relevance
358 case NIX_TX_ACTIONOP_DROP: in npc_flow_dump_tx_action()
540 flow->npc_action = NIX_TX_ACTIONOP_DROP; in npc_parse_actions()
785 #define NIX_TX_ACTIONOP_DROP (0x0ull) macro