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