Home
last modified time | relevance | path

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

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