Searched refs:NPC_DPORT_UDP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 41 [NPC_DPORT_UDP] = "udp destination port", 527 NPC_SCAN_HDR(NPC_DPORT_UDP, NPC_LID_LD, NPC_LT_LD_UDP, 2, 2); in npc_scan_ldata() 576 BIT_ULL(NPC_DPORT_TCP) | BIT_ULL(NPC_DPORT_UDP) | in npc_set_features() 978 NPC_WRITE_FLOW(NPC_DPORT_UDP, dport, ntohs(pkt->dport), 0, in npc_update_flow()
|
H A D | npc.h | 210 NPC_DPORT_UDP, enumerator
|