Home
last modified time | relevance | path

Searched defs:sendmsg (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/isdn/mISDN/
Dl1oip.h79 struct msghdr sendmsg; /* ip message to send */ member
/Linux-v5.4/include/linux/
Dnet.h174 int (*sendmsg) (struct socket *sock, struct msghdr *m, member
/Linux-v5.4/net/
Dcompat.c646 COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument
Dsocket.c2363 SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) in SYSCALL_DEFINE3() argument
/Linux-v5.4/drivers/md/
Dmd-cluster.c782 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() function
/Linux-v5.4/include/net/
Dsock.h1105 int (*sendmsg)(struct sock *sk, struct msghdr *msg, member