Searched refs:RXRPC_MORE_PACKETS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/rxrpc/ | ||
H A D | protocol.h | 54 #define RXRPC_MORE_PACKETS 0x08 /* more packets to come */ macro |
H A D | sendmsg.c | 403 txb->wire.flags |= RXRPC_MORE_PACKETS; in rxrpc_send_data() |