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