Searched refs:proto_flags (Results 1 – 2 of 2) sorted by relevance
147 __be32 proto_flags; member
687 u64 proto_flags; in npc_set_features() local 698 proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features() 706 if (*features & proto_flags) { in npc_set_features() 708 *features &= ~proto_flags; in npc_set_features()