Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dprotocol.h45 #define RXRPC_PACKET_TYPE_PARAMS 9 /* Parameter negotiation (unspec'd, ignore) */ macro
H A Dio_thread.c253 case RXRPC_PACKET_TYPE_PARAMS: in rxrpc_input_packet()