Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dprotocol.h80 struct rxrpc_jumbo_header { struct
90 #define RXRPC_JUMBO_SUBPKTLEN (RXRPC_JUMBO_DATALEN + sizeof(struct rxrpc_jumbo_header)) argument
H A Dinput.c526 struct rxrpc_jumbo_header jhdr; in rxrpc_input_split_jumbo()