Searched refs:serviceId (Results 1 – 11 of 11) sorted by relevance
57 whdr.serviceId = htons(sp->hdr.serviceId); in rxrpc_send_version_request()
1200 sp->hdr.serviceId = ntohs(whdr.serviceId); in rxrpc_extract_header()1325 if (sp->hdr.serviceId == 0) in rxrpc_input_packet()1334 if (!rx || (sp->hdr.serviceId != rx->srx.srx_service && in rxrpc_input_packet()1335 sp->hdr.serviceId != rx->second_service)) { in rxrpc_input_packet()1348 if (sp->hdr.serviceId != conn->service_id) { in rxrpc_input_packet()1354 sp->hdr.serviceId); in rxrpc_input_packet()1357 old_id != sp->hdr.serviceId) in rxrpc_input_packet()1414 if (sp->hdr.serviceId != call->service_id) in rxrpc_input_packet()1415 call->service_id = sp->hdr.serviceId; in rxrpc_input_packet()
216 pkt->whdr.serviceId = htons(call->service_id); in rxrpc_send_ack_packet()325 pkt.whdr.serviceId = htons(call->service_id); in rxrpc_send_abort_packet()383 whdr.serviceId = htons(call->service_id); in rxrpc_send_data_packet()608 whdr.serviceId = htons(sp->hdr.serviceId); in rxrpc_reject_packets()658 whdr.serviceId = 0; in rxrpc_send_keepalive()
168 conn->params.service_id = sp->hdr.serviceId; in rxrpc_new_incoming_connection()169 conn->service_id = sp->hdr.serviceId; in rxrpc_new_incoming_connection()
66 __be16 serviceId; /* service ID */ member
118 sprintf(kdesc, "%u:%u", sp->hdr.serviceId, sp->hdr.securityIndex); in rxrpc_look_up_server_security()
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()
415 call->service_id = sp->hdr.serviceId; in rxrpc_incoming_call()
171 u16 serviceId; /* service ID */ member
677 __entry->hdr.callNumber, __entry->hdr.serviceId,930 ntohs(__entry->whdr.serviceId),1204 __entry->hdr.callNumber, __entry->hdr.serviceId,