Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsocket.h279 #define MSG_EOR 0x80 /* End of record */ macro
/linux-4.19.296/drivers/xen/
Dpvcalls-front.c548 if (flags & (MSG_CONFIRM|MSG_DONTROUTE|MSG_EOR|MSG_OOB)) in pvcalls_front_sendmsg()