Searched refs:rxrpc_wire_header (Results 1 – 10 of 10) sorted by relevance
| /Linux-v4.19/net/rxrpc/ |
| D | local_event.c | 32 struct rxrpc_wire_header whdr; in rxrpc_send_version_request() 102 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_process_local_events()
|
| D | output.c | 23 struct rxrpc_wire_header whdr; 31 struct rxrpc_wire_header whdr; 316 struct rxrpc_wire_header whdr; in rxrpc_send_data_packet() 521 struct rxrpc_wire_header whdr; in rxrpc_reject_packets() 596 struct rxrpc_wire_header whdr; in rxrpc_send_keepalive()
|
| D | conn_event.c | 35 struct rxrpc_wire_header whdr; in rxrpc_conn_retransmit_call() 193 struct rxrpc_wire_header whdr; in rxrpc_abort_connection() 312 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_process_event()
|
| D | protocol.h | 25 struct rxrpc_wire_header { struct
|
| D | input.c | 369 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_validate_jumbo() 431 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_input_data() 845 offset = sizeof(struct rxrpc_wire_header); in rxrpc_input_ack() 988 skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_input_abort() 1130 struct rxrpc_wire_header whdr; in rxrpc_extract_header()
|
| D | rxkad.c | 618 struct rxrpc_wire_header whdr; in rxkad_issue_challenge() 688 struct rxrpc_wire_header whdr; in rxkad_send_response() 803 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_respond_to_challenge() 1079 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_verify_response() 1114 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_verify_response()
|
| D | peer_object.c | 275 peer->hdrsize += sizeof(struct rxrpc_wire_header); in rxrpc_init_peer()
|
| D | recvmsg.c | 272 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_locate_data()
|
| D | af_rxrpc.c | 968 .max_header = sizeof(struct rxrpc_wire_header),
|
| /Linux-v4.19/include/trace/events/ |
| D | rxrpc.h | 920 TP_PROTO(unsigned int call_id, struct rxrpc_wire_header *whdr, 928 __field_struct(struct rxrpc_wire_header, whdr )
|