Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/Linux-v6.6/tools/perf/trace/beauty/include/linux/
Dsocket.h342 #define MSG_INTERNAL_SENDMSG_FLAGS \ macro
/Linux-v6.6/io_uring/
Dnet.c404 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in io_send()
1163 msg_flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in io_send_zc()
/Linux-v6.6/net/
Dsocket.c2190 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in __sys_sendto()
2540 flags &= ~MSG_INTERNAL_SENDMSG_FLAGS; in ____sys_sendmsg()