Home
last modified time | relevance | path

Searched refs:rxrpc_jumbo_header (Results 1 – 5 of 5) sorted by relevance

/net/rxrpc/
A Dprotocol.h80 struct rxrpc_jumbo_header { struct
90 #define RXRPC_JUMBO_SUBPKTLEN (RXRPC_JUMBO_DATALEN + sizeof(struct rxrpc_jumbo_header)) argument
A Dtxbuf.c23 size_t total, doff, jsize = sizeof(struct rxrpc_jumbo_header); in rxrpc_alloc_data_txbuf()
A Dinput.c614 struct rxrpc_jumbo_header jhdr; in rxrpc_input_split_jumbo()
818 capacity += sizeof(struct rxrpc_jumbo_header); /* First subpacket has main hdr, not jumbo */ in rxrpc_input_ack_trailer()
819 capacity /= sizeof(struct rxrpc_jumbo_header) + RXRPC_JUMBO_DATALEN; in rxrpc_input_ack_trailer()
A Dpeer_event.c412 jumbo = max_data + sizeof(struct rxrpc_jumbo_header); in rxrpc_input_probe_for_pmtud()
A Doutput.c434 struct rxrpc_jumbo_header *jumbo = txb->data - sizeof(*jumbo); in rxrpc_prepare_data_subpacket()

Completed in 14 milliseconds