Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dprotocol.h55 #define RXRPC_JUMBO_PACKET 0x20 /* [DATA] this is a jumbo packet */ macro
H A Dinput.c396 if (sp->hdr.flags & RXRPC_JUMBO_PACKET) in rxrpc_input_data_one()
536 while (sp->hdr.flags & RXRPC_JUMBO_PACKET) { in rxrpc_input_split_jumbo()