Searched refs:NIX_RX_ACTIONOP_DROP (Results 1 – 3 of 3) sorted by relevance
360 (uint64_t)NIX_RX_ACTIONOP_DROP); in npc_flow_dump_tx_action()409 case NIX_RX_ACTIONOP_DROP: in npc_flow_dump_rx_action()411 (uint64_t)NIX_RX_ACTIONOP_DROP); in npc_flow_dump_rx_action()
596 flow->npc_action = NIX_RX_ACTIONOP_DROP; in npc_parse_actions()
613 #define NIX_RX_ACTIONOP_DROP (0x0ull) macro