Searched refs:rxrpc_wire_header (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/net/rxrpc/ |
| D | local_event.c | 28 struct rxrpc_wire_header whdr; in rxrpc_send_version_request() 98 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_process_local_events()
|
| D | output.c | 19 struct rxrpc_wire_header whdr; 27 struct rxrpc_wire_header whdr; 327 struct rxrpc_wire_header whdr; in rxrpc_send_data_packet() 545 struct rxrpc_wire_header whdr; in rxrpc_reject_packets() 620 struct rxrpc_wire_header whdr; in rxrpc_send_keepalive()
|
| D | conn_event.c | 31 struct rxrpc_wire_header whdr; in rxrpc_conn_retransmit_call() 193 struct rxrpc_wire_header whdr; in rxrpc_abort_connection() 311 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_process_event()
|
| D | protocol.h | 21 struct rxrpc_wire_header { struct
|
| D | rxkad.c | 644 struct rxrpc_wire_header whdr; in rxkad_issue_challenge() 714 struct rxrpc_wire_header whdr; in rxkad_send_response() 834 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_respond_to_challenge() 1109 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_verify_response() 1144 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_verify_response()
|
| D | input.c | 364 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_validate_data() 846 offset = sizeof(struct rxrpc_wire_header); in rxrpc_input_ack() 995 skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_input_abort() 1147 struct rxrpc_wire_header whdr; in rxrpc_extract_header()
|
| D | peer_object.c | 271 peer->hdrsize += sizeof(struct rxrpc_wire_header); in rxrpc_init_peer()
|
| D | recvmsg.c | 274 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_locate_data()
|
| D | af_rxrpc.c | 958 .max_header = sizeof(struct rxrpc_wire_header),
|
| /Linux-v5.4/include/trace/events/ |
| D | rxrpc.h | 917 TP_PROTO(unsigned int call_id, struct rxrpc_wire_header *whdr, 925 __field_struct(struct rxrpc_wire_header, whdr )
|