Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/trace/beauty/include/linux/
Dsocket.h308 #define MSG_SENDPAGE_NOPOLICY 0x10000 /* sendpage() internal : do no apply policy */ macro
/Linux-v5.15/include/linux/
Dsocket.h308 #define MSG_SENDPAGE_NOPOLICY 0x10000 /* sendpage() internal : do no apply policy */ macro
/Linux-v5.15/net/ipv4/
Dtcp_bpf.c88 flags |= MSG_SENDPAGE_NOPOLICY; in tcp_bpf_push()
/Linux-v5.15/net/tls/
Dtls_sw.c808 policy = !(flags & MSG_SENDPAGE_NOPOLICY); in bpf_exec_tx_verdict()
1268 MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY | in tls_sw_sendpage_locked()
1282 MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY)) in tls_sw_sendpage()