Home
last modified time | relevance | path

Searched refs:tcp_udp_sctp (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c480 u64 tcp_udp_sctp; in npc_set_features() local
491 tcp_udp_sctp = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
496 if (*features & tcp_udp_sctp) { in npc_set_features()
498 *features &= ~tcp_udp_sctp; in npc_set_features()