Searched refs:NIX_RX_ACTIONOP_MCAST (Results 1 – 2 of 2) sorted by relevance
168 #define NIX_RX_ACTIONOP_MCAST (0x3ull) macro
1118 (op == NIX_RX_ACTIONOP_MCAST || op == NIX_TX_ACTIONOP_MCAST)) { in npc_mcast_update_action_index()1123 if (op == NIX_RX_ACTIONOP_MCAST) in npc_mcast_update_action_index()1389 if (owner && req->op == NIX_RX_ACTIONOP_MCAST) in npc_install_flow()