Searched refs:NPC_SPORT_UDP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 40 [NPC_SPORT_UDP] = "udp source port", 526 NPC_SCAN_HDR(NPC_SPORT_UDP, NPC_LID_LD, NPC_LT_LD_UDP, 0, 2); in npc_scan_ldata() 575 proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features() 974 NPC_WRITE_FLOW(NPC_SPORT_UDP, sport, ntohs(pkt->sport), 0, in npc_update_flow()
|
H A D | npc.h | 209 NPC_SPORT_UDP, enumerator
|