Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dprotocol.h84 struct rxrpc_jumbo_header { struct
94 #define RXRPC_JUMBO_SUBPKTLEN (RXRPC_JUMBO_DATALEN + sizeof(struct rxrpc_jumbo_header)) argument
Dinput.c383 offset += sizeof(struct rxrpc_jumbo_header); in rxrpc_validate_jumbo()
580 offset += sizeof(struct rxrpc_jumbo_header); in rxrpc_input_data()