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

/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/linux-master/include/linux/
H A Dsocket.h343 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/linux-master/io_uring/
H A Dnet.c627 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;
1379 msg_flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;
/linux-master/net/
H A Dsocket.c2188 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;
2567 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS;

Completed in 152 milliseconds