msghdr 73 include/crypto/if_alg.h int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con); msghdr 125 include/linux/net.h struct msghdr; msghdr 166 include/linux/net.h struct msghdr *m, size_t total_len); msghdr 176 include/linux/net.h struct msghdr *m, size_t total_len, msghdr 216 include/linux/net.h int sock_sendmsg(struct socket *sock, struct msghdr *msg, size_t len); msghdr 217 include/linux/net.h int sock_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, msghdr 265 include/linux/net.h int kernel_sendmsg(struct socket *sock, struct msghdr *msg, struct kvec *vec, msghdr 267 include/linux/net.h int kernel_recvmsg(struct socket *sock, struct msghdr *msg, struct kvec *vec, msghdr 104 include/linux/security.h struct msghdr; msghdr 1662 include/linux/security.h struct msghdr *msg, int size); msghdr 1664 include/linux/security.h struct msghdr *msg, int size, int flags); msghdr 2646 include/linux/security.h int security_socket_sendmsg(struct socket *sock, struct msghdr *msg, int size); msghdr 2647 include/linux/security.h int security_socket_recvmsg(struct socket *sock, struct msghdr *msg, msghdr 2736 include/linux/security.h struct msghdr *msg, int size) msghdr 2742 include/linux/security.h struct msghdr *msg, int size, msghdr 59 include/linux/socket.h struct msghdr msg_hdr; msghdr 123 include/linux/socket.h static inline struct cmsghdr * cmsg_nxthdr (struct msghdr *__msg, struct cmsghdr *__cmsg) msghdr 315 include/linux/socket.h extern int verify_iovec(struct msghdr *m, struct iovec *iov, struct sockaddr_storage *address, int mode); msghdr 317 include/linux/socket.h extern int put_cmsg(struct msghdr*, int level, int type, int len, void *data); msghdr 322 include/linux/socket.h extern long __sys_recvmsg(int fd, struct msghdr __user *msg, unsigned flags); msghdr 323 include/linux/socket.h extern long __sys_sendmsg(int fd, struct msghdr __user *msg, unsigned flags); msghdr 28 include/linux/syscalls.h struct msghdr; msghdr 604 include/linux/syscalls.h asmlinkage long sys_sendmsg(int fd, struct msghdr __user *msg, unsigned flags); msghdr 610 include/linux/syscalls.h asmlinkage long sys_recvmsg(int fd, struct msghdr __user *msg, unsigned flags); msghdr 40 include/net/af_rxrpc.h int rxrpc_kernel_send_data(struct rxrpc_call *, struct msghdr *, size_t); msghdr 104 include/net/af_vsock.h struct msghdr *msg, size_t len, int flags); msghdr 249 include/net/bluetooth/bluetooth.h struct msghdr *msg, size_t len, int flags); msghdr 251 include/net/bluetooth/bluetooth.h struct msghdr *msg, size_t len, int flags); msghdr 1303 include/net/bluetooth/hci_core.h int mgmt_control(struct sock *sk, struct msghdr *msg, size_t len); msghdr 934 include/net/bluetooth/l2cap.h int l2cap_chan_send(struct l2cap_chan *chan, struct msghdr *msg, size_t len); msghdr 39 include/net/compat.h #define compat_msghdr msghdr msghdr 43 include/net/compat.h int get_compat_msghdr(struct msghdr *, struct compat_msghdr __user *); msghdr 44 include/net/compat.h int verify_compat_iovec(struct msghdr *, struct iovec *, msghdr 57 include/net/compat.h int put_cmsg_compat(struct msghdr*, int, int, int, void *); msghdr 59 include/net/compat.h int cmsghdr_from_user_compat_to_kern(struct msghdr *, struct sock *, msghdr 11 include/net/inet_common.h struct msghdr; msghdr 24 include/net/inet_common.h int inet_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg, msghdr 28 include/net/inet_common.h int inet_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg, msghdr 40 include/net/inet_common.h int inet_recv_error(struct sock *sk, struct msghdr *msg, int len, msghdr 90 include/net/ip.h struct msghdr; msghdr 541 include/net/ip.h void ip_cmsg_recv(struct msghdr *msg, struct sk_buff *skb); msghdr 542 include/net/ip.h int ip_cmsg_send(struct net *net, struct msghdr *msg, msghdr 555 include/net/ip.h int ip_recv_error(struct sock *sk, struct msghdr *msg, int len, int *addr_len); msghdr 858 include/net/ipv6.h int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len, msghdr 860 include/net/ipv6.h int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len, msghdr 34 include/net/ping.h int (*ipv6_recv_error)(struct sock *sk, struct msghdr *msg, int len, msghdr 37 include/net/ping.h struct msghdr *msg, msghdr 40 include/net/ping.h struct msghdr *msg, msghdr 78 include/net/ping.h int ping_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, msghdr 80 include/net/ping.h int ping_common_sendmsg(int family, struct msghdr *msg, size_t len, msghdr 82 include/net/ping.h int ping_v6_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, msghdr 36 include/net/scm.h void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm); msghdr 37 include/net/scm.h void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm); msghdr 38 include/net/scm.h int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm); msghdr 74 include/net/scm.h static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, msghdr 89 include/net/scm.h static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) msghdr 105 include/net/scm.h static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) msghdr 109 include/net/scm.h static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, msghdr 222 include/net/sctp/sm.h const struct msghdr *, size_t msg_len); msghdr 534 include/net/sctp/structs.h struct msghdr *, int len); msghdr 132 include/net/sctp/ulpevent.h struct msghdr *); msghdr 134 include/net/sctp/ulpevent.h struct msghdr *); msghdr 136 include/net/sctp/ulpevent.h struct msghdr *, struct sock *sk); msghdr 971 include/net/sock.h struct msghdr *msg, size_t len); msghdr 973 include/net/sock.h struct msghdr *msg, msghdr 1381 include/net/sock.h struct msghdr *msg, async_msg; msghdr 1609 include/net/sock.h int sock_no_sendmsg(struct kiocb *, struct socket *, struct msghdr *, size_t); msghdr 1610 include/net/sock.h int sock_no_recvmsg(struct kiocb *, struct socket *, struct msghdr *, size_t, msghdr 1624 include/net/sock.h struct msghdr *msg, size_t size, int flags); msghdr 2150 include/net/sock.h void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk, msghdr 2152 include/net/sock.h void __sock_recv_wifi_status(struct msghdr *msg, struct sock *sk, msghdr 2156 include/net/sock.h sock_recv_timestamp(struct msghdr *msg, struct sock *sk, struct sk_buff *skb) msghdr 2180 include/net/sock.h void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, msghdr 2183 include/net/sock.h static inline void sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, msghdr 2271 include/net/sock.h int sock_recv_errqueue(struct sock *sk, struct msghdr *msg, int len, int level, msghdr 355 include/net/tcp.h int tcp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, msghdr 436 include/net/tcp.h int tcp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, msghdr 465 include/net/tcp.h int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size); msghdr 1347 include/net/tcp.h struct msghdr *data; /* data in MSG_FASTOPEN */ msghdr 36 include/net/transp_v6.h void ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg, msghdr 38 include/net/transp_v6.h void ip6_datagram_recv_common_ctl(struct sock *sk, struct msghdr *msg, msghdr 40 include/net/transp_v6.h void ip6_datagram_recv_specific_ctl(struct sock *sk, struct msghdr *msg, msghdr 43 include/net/transp_v6.h int ip6_datagram_send_ctl(struct net *net, struct sock *sk, struct msghdr *msg, msghdr 232 include/net/udp.h int udp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,