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