Searched defs:msg_control (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/net/ | ||
H A D | compat.h | 16 compat_uptr_t msg_control; /* void * */ member in struct:compat_msghdr |
/linux-4.1.27/drivers/net/ | ||
H A D | tun.c | 1030 tun_get_user(struct tun_struct *tun, struct tun_file *tfile, void *msg_control, struct iov_iter *from, int noblock) tun_get_user() argument |
/linux-4.1.27/include/linux/ | ||
H A D | socket.h | 51 void *msg_control; /* ancillary data */ member in struct:msghdr 62 void __user *msg_control; /* ancillary data */ member in struct:user_msghdr |
Completed in 256 milliseconds