Searched refs:MSG_INTERNAL_SENDMSG_FLAGS (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/linux-master/io_uring/
H A Dnet.c526 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;
1222 msg_flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;
/linux-master/net/
H A Dsocket.c2187 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;
2566 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;

Completed in 111 milliseconds