Searched refs:msg_control (Results 51 - 64 of 64) sorted by relevance

123

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c488 msg.msg_control = &ctl;
592 msg.msg_control = &ctl;
/linux-master/tools/testing/selftests/net/
H A Dnettest.c979 m.msg_control = (caddr_t)cm;
1071 m.msg_control = (caddr_t)cm;
H A Dtls.c169 msg.msg_control = cbuf;
198 msg.msg_control = cbuf;
/linux-master/arch/um/drivers/
H A Dvector_kern.c573 mmsg_vector->msg_hdr.msg_control = NULL;
850 hdr.msg_control = NULL;
/linux-master/net/ipv6/
H A Dip6_flowlabel.c412 msg.msg_control = (void *)(fl->opt+1);
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c515 .msg_control = msg_buf,
/linux-master/net/rds/
H A Drecv.c610 if (!msg->msg_control)
/linux-master/net/ipv4/
H A Dtcp.c2037 msg_control_addr = (unsigned long)zc->msg_control;
2045 if (zc->msg_control == msg_control_addr &&
2048 zc->msg_control = (__u64)
4321 case offsetofend(struct tcp_zerocopy_receive, msg_control):
H A Dip_sockglue.c1653 msg.msg_control = optval.kernel;
/linux-master/tools/testing/selftests/net/lib/
H A Dcsum.c729 msg.msg_control = ctrl;
/linux-master/drivers/isdn/mISDN/
H A Dl1oip_core.c696 hc->sendmsg.msg_control = NULL;
/linux-master/net/tipc/
H A Dsocket.c1956 if (err != TIPC_CONN_SHUTDOWN && connected && !m->msg_control) {
2081 if ((err != TIPC_CONN_SHUTDOWN) && !m->msg_control)
/linux-master/drivers/nvme/host/
H A Dtcp.c1431 msg.msg_control = cbuf;
/linux-master/net/sunrpc/
H A Dxprtsock.c397 msg->msg_control = &u;

Completed in 246 milliseconds

123