Searched refs:MSG_SENDPAGE_NOPOLICY (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/tls/
H A Dtls_sw.c856 policy = !(flags & MSG_SENDPAGE_NOPOLICY);
1233 MSG_SENDPAGE_NOPOLICY))
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h321 #define MSG_SENDPAGE_NOPOLICY 0x10000 /* sendpage() internal : do no apply policy */ macro
343 (MSG_SPLICE_PAGES | MSG_SENDPAGE_NOPOLICY | MSG_SENDPAGE_DECRYPTED)
/linux-master/include/linux/
H A Dsocket.h321 #define MSG_SENDPAGE_NOPOLICY 0x10000 /* sendpage() internal : do no apply policy */ macro
343 (MSG_SPLICE_PAGES | MSG_SENDPAGE_NOPOLICY | MSG_SENDPAGE_DECRYPTED)
/linux-master/net/ipv4/
H A Dtcp_bpf.c113 msghdr.msg_flags |= MSG_SENDPAGE_NOPOLICY;

Completed in 133 milliseconds