Home
last modified time | relevance | path

Searched refs:rxrpc_wire_header (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dlocal_event.c32 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()
Doutput.c23 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()
Dconn_event.c35 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()
Dprotocol.h25 struct rxrpc_wire_header { struct
Dinput.c369 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()
Drxkad.c618 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()
Dpeer_object.c275 peer->hdrsize += sizeof(struct rxrpc_wire_header); in rxrpc_init_peer()
Drecvmsg.c272 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_locate_data()
Daf_rxrpc.c968 .max_header = sizeof(struct rxrpc_wire_header),
/Linux-v4.19/include/trace/events/
Drxrpc.h920 TP_PROTO(unsigned int call_id, struct rxrpc_wire_header *whdr,
928 __field_struct(struct rxrpc_wire_header, whdr )