Searched refs:RXRPC_JUMBO_SUBPKTLEN (Results 1 – 3 of 3) sorted by relevance
90 #define RXRPC_JUMBO_SUBPKTLEN (RXRPC_JUMBO_DATALEN + sizeof(struct rxrpc_jumbo_header)) macro
330 offset += subpacket * RXRPC_JUMBO_SUBPKTLEN; in rxrpc_locate_data()
359 if (len - offset < RXRPC_JUMBO_SUBPKTLEN) in rxrpc_validate_data()
Completed in 7 milliseconds