Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/mISDN/
Dl1oip.h79 struct msghdr sendmsg; /* ip message to send */ member
/Linux-v4.19/include/linux/
Dnet.h170 int (*sendmsg) (struct socket *sock, struct msghdr *m, member
/Linux-v4.19/drivers/isdn/hisax/
Disar.c50 sendmsg(struct IsdnCardState *cs, u_char his, u_char creg, u_char len, in sendmsg() function
/Linux-v4.19/net/
Dcompat.c758 COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument
Dsocket.c2161 SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) in SYSCALL_DEFINE3() argument
/Linux-v4.19/drivers/md/
Dmd-cluster.c787 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() function
/Linux-v4.19/include/net/
Dsock.h1086 int (*sendmsg)(struct sock *sk, struct msghdr *msg, member