Searched refs:srx_service (Results 1 – 16 of 16) sorted by relevance
143 service_id = srx->srx_service; in rxrpc_bind()176 if (service_id == rx->srx.srx_service) in rxrpc_bind()179 srx->srx_service = rx->srx.srx_service; in rxrpc_bind()592 rx->srx.srx_service = 0; in rxrpc_sendmsg()733 if ((service_upgrade[0] != rx->srx.srx_service || in rxrpc_setsockopt()736 service_upgrade[1] != rx->srx.srx_service)) in rxrpc_setsockopt()
73 whdr->serviceId = htons(call->dest_srx.srx_service); in rxrpc_alloc_data_txbuf()150 whdr->serviceId = htons(call->dest_srx.srx_service); in rxrpc_alloc_ack_txbuf()
141 local->srx.srx_service = 0; in rxrpc_alloc_local()276 if (srx->srx_service) { in rxrpc_lookup_local()
87 bundle->service_id = call->dest_srx.srx_service; in rxrpc_alloc_bundle()437 call->dest_srx.srx_service = conn->service_id; in rxrpc_activate_one_channel()
208 call->dest_srx.srx_service = cp->service_id; in rxrpc_alloc_client_call()451 call->dest_srx.srx_service = sp->hdr.serviceId; in rxrpc_incoming_call()
1053 if (sp->hdr.serviceId != call->dest_srx.srx_service) in rxrpc_input_call_packet()1054 call->dest_srx.srx_service = sp->hdr.serviceId; in rxrpc_input_call_packet()
528 *_service = call->dest_srx.srx_service; in rxrpc_kernel_recv_data()
353 if (!rx || (sp->hdr.serviceId != rx->srx.srx_service && in rxrpc_new_incoming_call()
195 srx.srx_service = RX_PERF_SERVICE; in rxperf_open_socket()
88 call->dest_srx.srx_service, in rxrpc_call_seq_show()
593 cp.service_id = srx->srx_service; in rxrpc_new_client_call_for_sendmsg()
302 pkt.whdr.serviceId = htons(call->dest_srx.srx_service); in rxrpc_send_abort_packet()
20 __u16 srx_service; /* service desired */ member
1597 __entry->srx.srx_service = call->service_id;1598 __entry->is_vl = (__entry->srx.srx_service == VL_SERVICE ||1599 __entry->srx.srx_service == YFS_VL_SERVICE);1605 __entry->srx.srx_service,
56 srx.srx_service = CM_SERVICE; in afs_open_socket()75 srx.srx_service = YFS_CM_SERVICE; in afs_open_socket()
560 .srx_service = 0, /* we're a client */590 .srx_service = VL_SERVICE_ID,630 first sendmsg() of a call. The client should then check srx_service in the631 msg_name filled in by recvmsg() when collecting the result. srx_service will671 .srx_service = VL_SERVICE_ID, /* RxRPC service ID */