Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c457 u64 tcp_udp_sctp; in npc_set_features() local
468 tcp_udp_sctp = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
473 if (*features & tcp_udp_sctp) { in npc_set_features()
475 *features &= ~tcp_udp_sctp; in npc_set_features()