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