Searched refs:proto_flags (Results 1 – 3 of 3) sorted by relevance
147 __be32 proto_flags; member
63 pflags = be32_to_cpu(spuh->sa.proto_flags); in spum_dump_msg_hdr()779 spuh->sa.proto_flags = cpu_to_be32(protocol_bits); in spum_create_request()889 spuh->sa.proto_flags = cpu_to_be32(protocol_bits); in spum_cipher_req_init()
564 u64 proto_flags; in npc_set_features() local575 proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) | in npc_set_features()583 if (*features & proto_flags) { in npc_set_features()585 *features &= ~proto_flags; in npc_set_features()
Completed in 9 milliseconds