Searched refs:tcp_udp_sctp (Results 1 – 1 of 1) sorted by relevance
517 u64 tcp_udp_sctp; in npc_set_features() local528 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 5 milliseconds