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

/linux-master/include/linux/
H A Dsocket.h324 #define MSG_NO_SHARED_FRAGS 0x80000 /* sendpage() internal : page frags are not shared */ macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h324 #define MSG_NO_SHARED_FRAGS 0x80000 /* sendpage() internal : page frags are not shared */ macro
/linux-master/net/ipv4/
H A Dtcp_bpf.c505 flags |= MSG_NO_SHARED_FRAGS;
H A Dtcp.c1262 if (!(flags & MSG_NO_SHARED_FRAGS))

Completed in 298 milliseconds