Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dprotocol.h80 struct rxrpc_jumbo_header { struct
90 #define RXRPC_JUMBO_SUBPKTLEN (RXRPC_JUMBO_DATALEN + sizeof(struct rxrpc_jumbo_header)) argument
Dinput.c511 struct rxrpc_jumbo_header jhdr; in rxrpc_input_split_jumbo()