Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_fs.c517 u64 tcp_udp_sctp; in npc_set_features() local
528 tcp_udp_sctp = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
533 if (*features & tcp_udp_sctp) { in npc_set_features()
535 *features &= ~tcp_udp_sctp; in npc_set_features()

Completed in 8 milliseconds