Home
last modified time | relevance | path

Searched refs:MSG_TRUNC (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dsocket.h277 #define MSG_TRUNC 0x20 macro
/linux-4.19.296/crypto/
Dalgif_hash.c201 msg->msg_flags |= MSG_TRUNC; in hash_recvmsg()
/linux-4.19.296/drivers/xen/
Dpvcalls-front.c639 if (flags & (MSG_CMSG_CLOEXEC|MSG_ERRQUEUE|MSG_OOB|MSG_TRUNC)) in pvcalls_front_recvmsg()