Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c542 u64 tcp_udp_sctp; in npc_set_features() local
553 tcp_udp_sctp = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()
558 if (*features & tcp_udp_sctp) { in npc_set_features()
560 *features &= ~tcp_udp_sctp; in npc_set_features()