Home
last modified time | relevance | path

Searched refs:MSG_NO_SHARED_FRAGS (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h312 #define MSG_NO_SHARED_FRAGS 0x80000 /* sendpage() internal : page frags are not shared */ macro
/linux/include/linux/
A Dsocket.h312 #define MSG_NO_SHARED_FRAGS 0x80000 /* sendpage() internal : page frags are not shared */ macro
/linux/net/ipv4/
A Dtcp_bpf.c367 flags |= MSG_NO_SHARED_FRAGS; in tcp_bpf_sendmsg()
A Dtcp.c984 if (!(flags & MSG_NO_SHARED_FRAGS)) in tcp_build_frag()
/linux/net/tls/
A Dtls_sw.c1275 MSG_NO_SHARED_FRAGS)) in tls_sw_sendpage_locked()

Completed in 17 milliseconds