/linux-4.4.14/include/linux/ |
D | socket.h | 51 void *msg_control; /* ancillary data */ member 62 void __user *msg_control; /* ancillary data */ member 102 #define CMSG_FIRSTHDR(msg) __CMSG_FIRSTHDR((msg)->msg_control, (msg)->msg_controllen) 106 ((char *)(cmsg) - (char *)(mhdr)->msg_control))) 139 return __cmsg_nxthdr(__msg->msg_control, __msg->msg_controllen, __cmsg); in cmsg_nxthdr()
|
/linux-4.4.14/net/core/ |
D | scm.c | 218 = (__force struct cmsghdr __user *)msg->msg_control; in put_cmsg() 246 msg->msg_control += cmlen; in put_cmsg() 257 = (__force struct cmsghdr __user*)msg->msg_control; in scm_detach_fds() 316 msg->msg_control += cmlen; in scm_detach_fds()
|
/linux-4.4.14/net/ |
D | compat.c | 48 __get_user(tmp3, &umsg->msg_control) || in get_compat_msghdr() 61 kmsg->msg_control = compat_ptr(tmp3); in get_compat_msghdr() 101 (struct compat_cmsghdr __user *)((msg)->msg_control) : \ 108 ((char *)(ucmsg) - (char *)(mhdr)->msg_control))) 114 if ((unsigned long)(ptr + 1 - (char __user *)msg->msg_control) > in cmsg_compat_nxthdr() 190 kmsg->msg_control = kcmsg_base; in cmsghdr_from_user_compat_to_kern() 204 struct compat_cmsghdr __user *cm = (struct compat_cmsghdr __user *) kmsg->msg_control; in put_cmsg_compat() 253 kmsg->msg_control += cmlen; in put_cmsg_compat() 260 struct compat_cmsghdr __user *cm = (struct compat_cmsghdr __user *) kmsg->msg_control; in scm_detach_fds_compat() 298 kmsg->msg_control += cmlen; in scm_detach_fds_compat()
|
D | socket.c | 1638 msg.msg_control = NULL; in SYSCALL_DEFINE6() 1693 msg.msg_control = NULL; in SYSCALL_DEFINE6() 1837 __get_user(kmsg->msg_control, &umsg->msg_control) || in copy_msghdr_from_user() 1910 ctl_buf = msg_sys->msg_control; in ___sys_sendmsg() 1925 (void __user __force *)msg_sys->msg_control, in ___sys_sendmsg() 1928 msg_sys->msg_control = ctl_buf; in ___sys_sendmsg() 2091 cmsg_ptr = (unsigned long)msg_sys->msg_control; in ___sys_recvmsg() 2117 err = __put_user((unsigned long)msg_sys->msg_control - cmsg_ptr, in ___sys_recvmsg() 2120 err = __put_user((unsigned long)msg_sys->msg_control - cmsg_ptr, in ___sys_recvmsg()
|
/linux-4.4.14/include/net/ |
D | compat.h | 16 compat_uptr_t msg_control; /* void * */ member
|
D | scm.h | 113 if (!msg->msg_control) { in scm_recv()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-connevent.c | 88 msg.msg_control = NULL; in rxrpc_abort_connection() 358 msg.msg_control = NULL; in rxrpc_reject_packets()
|
D | ar-output.c | 219 ASSERTCMP(msg->msg_control, ==, NULL); in rxrpc_kernel_send_data() 345 msg.msg_control = NULL; in rxrpc_send_packet()
|
D | ar-local.c | 343 msg.msg_control = NULL; in rxrpc_send_version_request()
|
D | ar-accept.c | 41 msg.msg_control = NULL; in rxrpc_busy()
|
D | rxkad.c | 591 msg.msg_control = NULL; in rxkad_issue_challenge() 643 msg.msg_control = NULL; in rxkad_send_response()
|
D | ar-ack.c | 910 msg.msg_control = NULL; in rxrpc_process_call()
|
/linux-4.4.14/fs/afs/ |
D | rxrpc.c | 389 msg.msg_control = NULL; in afs_make_call() 779 msg.msg_control = NULL; in afs_send_empty_reply() 815 msg.msg_control = NULL; in afs_send_simple_reply()
|
/linux-4.4.14/drivers/vhost/ |
D | net.c | 301 .msg_control = NULL, in handle_tx() 382 msg.msg_control = ubuf; in handle_tx() 388 msg.msg_control = NULL; in handle_tx() 526 .msg_control = NULL, /* FIXME: get and handle RX aux data. */ in handle_rx()
|
/linux-4.4.14/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 98 msg.msg_control = buf; in tuntap_open_tramp()
|
/linux-4.4.14/arch/um/drivers/ |
D | mconsole_user.c | 52 msg.msg_control = NULL; in mconsole_reply_v0()
|
/linux-4.4.14/drivers/net/ |
D | macvtap.c | 756 if (m && m->msg_control && sock_flag(&q->sk, SOCK_ZEROCOPY)) { in macvtap_get_user() 790 if (!err && m && m->msg_control) { in macvtap_get_user() 791 struct ubuf_info *uarg = m->msg_control; in macvtap_get_user() 821 skb_shinfo(skb)->destructor_arg = m->msg_control; in macvtap_get_user()
|
D | tun.c | 1085 void *msg_control, struct iov_iter *from, in tun_get_user() argument 1137 if (msg_control) { in tun_get_user() 1172 if (!err && msg_control) { in tun_get_user() 1173 struct ubuf_info *uarg = msg_control; in tun_get_user() 1254 skb_shinfo(skb)->destructor_arg = msg_control; in tun_get_user() 1513 ret = tun_get_user(tun, tfile, m->msg_control, &m->msg_iter, in tun_sendmsg()
|
/linux-4.4.14/Documentation/networking/timestamping/ |
D | timestamping.c | 298 msg.msg_control = &control; in recvpacket()
|
D | txtimestamp.c | 253 msg.msg_control = ctrl; in recv_errmsg()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | file.c | 494 msg.msg_control = buf; in os_rcv_fd()
|
/linux-4.4.14/net/ipv6/ |
D | ipv6_sockglue.c | 503 msg.msg_control = (void *)(opt+1); in do_ipv6_setsockopt() 1028 msg.msg_control = optval; in do_ipv6_getsockopt()
|
D | ip6_flowlabel.c | 389 msg.msg_control = (void *)(fl->opt+1); in fl_create()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | l1oip_core.c | 707 msg.msg_control = NULL; in l1oip_socket_thread() 713 hc->sendmsg.msg_control = NULL; in l1oip_socket_thread()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_common.c | 350 msg.msg_control = NULL; in usbip_recv()
|
/linux-4.4.14/net/sunrpc/ |
D | svcsock.c | 253 .msg_control = cmh, in svc_sendto() 575 .msg_control = cmh, in svc_udp_recvfrom()
|
/linux-4.4.14/fs/cifs/ |
D | transport.c | 149 smb_msg.msg_control = NULL; in smb_send_kvec()
|
D | connect.c | 568 smb_msg.msg_control = NULL; in cifs_readv_from_socket()
|
/linux-4.4.14/drivers/block/ |
D | nbd.c | 196 msg.msg_control = NULL; in sock_xmit()
|
/linux-4.4.14/Documentation/networking/ |
D | rds.txt | 117 the msg.msg_control buffer of struct msghdr. The format of the
|
D | timestamping.txt | 277 set and with a msg_control buffer sufficiently large to receive the
|
/linux-4.4.14/net/tipc/ |
D | socket.c | 1351 ((err == TIPC_CONN_SHUTDOWN) || m->msg_control)) in tipc_recvmsg() 1461 if ((err == TIPC_CONN_SHUTDOWN) || m->msg_control) in tipc_recv_stream()
|
/linux-4.4.14/net/ipv4/ |
D | ip_sockglue.c | 1446 msg.msg_control = (__force void *) optval; in do_ip_getsockopt()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_main.c | 1785 msg.msg_control = NULL; in drbd_send()
|