Home
last modified time | relevance | path

Searched refs:rxrpc_header (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/include/rxrpc/
Dpacket.h25 struct rxrpc_header { struct
71 #define __rxrpc_header_off(X) offsetof(struct rxrpc_header,X) argument
/linux-4.4.14/net/rxrpc/
Dar-internal.h92 struct rxrpc_header hdr; /* RxRPC packet header from this packet */
477 struct rxrpc_header *, gfp_t);
500 struct rxrpc_header *);
502 rxrpc_incoming_connection(struct rxrpc_transport *, struct rxrpc_header *,
Dar-connevent.c63 struct rxrpc_header hdr; in rxrpc_abort_connection()
338 struct rxrpc_header hdr; in rxrpc_reject_packets()
Dar-output.c351 if (skb->len - sizeof(struct rxrpc_header) < trans->peer->maxdata) { in rxrpc_send_packet()
676 skb->head + sizeof(struct rxrpc_header)); in rxrpc_send_data()
681 sizeof(struct rxrpc_header)); in rxrpc_send_data()
Dar-connection.c216 conn->header_size = sizeof(struct rxrpc_header); in rxrpc_alloc_connection()
623 struct rxrpc_header *hdr, in rxrpc_incoming_connection()
754 struct rxrpc_header *hdr) in rxrpc_find_connection()
Dar-peer.c95 peer->hdrsize += sizeof(struct rxrpc_header); in rxrpc_alloc_peer()
Dar-ack.c218 struct rxrpc_header *hdr; in rxrpc_resend()
253 hdr = (struct rxrpc_header *) txb->head; in rxrpc_resend()
886 struct rxrpc_header hdr; in rxrpc_process_call()
Dar-local.c326 struct rxrpc_header *hdr, in rxrpc_send_version_request()
Dar-accept.c30 struct rxrpc_header *hdr) in rxrpc_busy()
Drxkad.c570 struct rxrpc_header hdr; in rxkad_issue_challenge()
630 struct rxrpc_header *hdr, in rxkad_send_response()
Daf_rxrpc.c781 .max_header = sizeof(struct rxrpc_header),
Dar-call.c417 struct rxrpc_header *hdr, in rxrpc_incoming_call()