Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dlocal_event.c28 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()
A Doutput.c19 struct rxrpc_wire_header whdr;
27 struct rxrpc_wire_header whdr;
350 struct rxrpc_wire_header whdr; in rxrpc_send_data_packet()
555 struct rxrpc_wire_header whdr; in rxrpc_reject_packets()
630 struct rxrpc_wire_header whdr; in rxrpc_send_keepalive()
A Dconn_event.c31 struct rxrpc_wire_header whdr; in rxrpc_conn_retransmit_call()
192 struct rxrpc_wire_header whdr; in rxrpc_abort_connection()
311 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_process_event()
A Dprotocol.h21 struct rxrpc_wire_header { struct
A Drxkad.c732 struct rxrpc_wire_header whdr; in rxkad_issue_challenge()
798 struct rxrpc_wire_header whdr; in rxkad_send_response()
918 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_respond_to_challenge()
1202 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_verify_response()
1235 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header) + sizeof(*response), in rxkad_verify_response()
A Dinput.c347 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_validate_data()
857 offset = sizeof(struct rxrpc_wire_header); in rxrpc_input_ack()
1023 skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_input_abort()
1173 struct rxrpc_wire_header whdr; in rxrpc_extract_header()
A Dpeer_object.c275 peer->hdrsize += sizeof(struct rxrpc_wire_header); in rxrpc_init_peer()
A Drecvmsg.c322 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_locate_data()
A Daf_rxrpc.c948 .max_header = sizeof(struct rxrpc_wire_header),
/linux/include/trace/events/
A Drxrpc.h902 TP_PROTO(unsigned int call_id, struct rxrpc_wire_header *whdr,
910 __field_struct(struct rxrpc_wire_header, whdr )

Completed in 21 milliseconds