Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dprotocol.h90 #define RXRPC_JUMBO_SUBPKTLEN (RXRPC_JUMBO_DATALEN + sizeof(struct rxrpc_jumbo_header)) macro
H A Dinput.c537 if (len < RXRPC_JUMBO_SUBPKTLEN) in rxrpc_input_split_jumbo()
561 offset += RXRPC_JUMBO_SUBPKTLEN; in rxrpc_input_split_jumbo()
562 len -= RXRPC_JUMBO_SUBPKTLEN; in rxrpc_input_split_jumbo()