Searched refs:serviceId (Results 1 – 10 of 10) sorted by relevance
57 whdr.serviceId = htons(sp->hdr.serviceId); in rxrpc_send_version_request()
1167 sp->hdr.serviceId = ntohs(whdr.serviceId); in rxrpc_extract_header()1292 if (sp->hdr.serviceId == 0) in rxrpc_input_packet()1301 if (!rx || (sp->hdr.serviceId != rx->srx.srx_service && in rxrpc_input_packet()1302 sp->hdr.serviceId != rx->second_service)) { in rxrpc_input_packet()1315 if (sp->hdr.serviceId != conn->service_id) { in rxrpc_input_packet()1321 sp->hdr.serviceId); in rxrpc_input_packet()1324 old_id != sp->hdr.serviceId) in rxrpc_input_packet()1381 if (sp->hdr.serviceId != call->service_id) in rxrpc_input_packet()1382 call->service_id = sp->hdr.serviceId; in rxrpc_input_packet()
170 pkt->whdr.serviceId = htons(call->service_id); in rxrpc_send_ack_packet()296 pkt.whdr.serviceId = htons(call->service_id); in rxrpc_send_abort_packet()350 whdr.serviceId = htons(call->service_id); in rxrpc_send_data_packet()594 whdr.serviceId = htons(sp->hdr.serviceId); in rxrpc_reject_packets()644 whdr.serviceId = 0; in rxrpc_send_keepalive()
159 conn->params.service_id = sp->hdr.serviceId; in rxrpc_new_incoming_connection()160 conn->service_id = sp->hdr.serviceId; in rxrpc_new_incoming_connection()
66 __be16 serviceId; /* service ID */ member
77 pkt.whdr.serviceId = htons(conn->service_id); in rxrpc_conn_retransmit_call()231 whdr.serviceId = htons(conn->service_id); in rxrpc_abort_connection()
679 whdr.serviceId = htons(conn->service_id); in rxkad_issue_challenge()735 whdr.serviceId = htons(hdr->serviceId); in rxkad_send_response()
342 call->service_id = sp->hdr.serviceId; in rxrpc_incoming_call()
180 u16 serviceId; /* service ID */ member
686 __entry->hdr.callNumber, __entry->hdr.serviceId,939 ntohs(__entry->whdr.serviceId),1209 __entry->hdr.callNumber, __entry->hdr.serviceId,