Searched refs:srx_service (Results 1 – 12 of 12) sorted by relevance
137 u16 service_id = srx->srx_service; in rxrpc_bind()177 if (service_id == rx->srx.srx_service) in rxrpc_bind()180 srx->srx_service = rx->srx.srx_service; in rxrpc_bind()319 cp.service_id = srx->srx_service; in rxrpc_kernel_begin_call()442 cp.service_id = srx->srx_service; in rxrpc_kernel_retry_call()556 rx->srx.srx_service = 0; in rxrpc_sendmsg()685 if ((service_upgrade[0] != rx->srx.srx_service || in rxrpc_setsockopt()688 service_upgrade[1] != rx->srx.srx_service)) in rxrpc_setsockopt()
133 if (rx && (rx->srx.srx_service == conn->service_id || in rxrpc_init_server_conn_security()
98 local->srx.srx_service = 0; in rxrpc_alloc_local()264 if (srx->srx_service) { in rxrpc_lookup_local()
538 srx->srx_service = call->service_id; in rxrpc_recvmsg()
187 call->service_id = srx->srx_service; in rxrpc_alloc_client_call()
594 cp.service_id = srx->srx_service; in rxrpc_new_client_call_for_sendmsg()
1264 if (!rx || (sp->hdr.serviceId != rx->srx.srx_service && in rxrpc_input_packet()
24 __u16 srx_service; /* service desired */ member
92 ac.addr->srx_service = ret; in afs_vl_lookup_vldb()97 ac.addr->srx_service = ret; in afs_vl_lookup_vldb()
55 srx->srx_service = service; in afs_alloc_addrlist()
58 srx.srx_service = CM_SERVICE; in afs_open_socket()
560 .srx_service = 0, /* we're a client */590 .srx_service = VL_SERVICE_ID,628 first sendmsg() of a call. The client should then check srx_service in the629 msg_name filled in by recvmsg() when collecting the result. srx_service will670 .srx_service = VL_SERVICE_ID, /* RxRPC service ID */