Searched refs:second_service (Results 1 – 3 of 3) sorted by relevance
182 rx->second_service = service_id; in rxrpc_bind()688 service_upgrade[1] != rx->second_service) && in rxrpc_setsockopt()689 (service_upgrade[0] != rx->second_service || in rxrpc_setsockopt()
354 sp->hdr.serviceId != rx->second_service) in rxrpc_new_incoming_call()
162 u16 second_service; /* Additional service bound to the endpoint */ member