Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlo.c53 lnet_msg_t *sendmsg = private; in lolnd_recv() local
/linux-4.1.27/drivers/isdn/mISDN/
Dl1oip.h78 struct msghdr sendmsg; /* ip message to send */ member
/linux-4.1.27/include/linux/
Dnet.h164 int (*sendmsg) (struct socket *sock, struct msghdr *m, member
/linux-4.1.27/drivers/isdn/hisax/
Disar.c50 sendmsg(struct IsdnCardState *cs, u_char his, u_char creg, u_char len, in sendmsg() function
/linux-4.1.27/drivers/md/
Dmd-cluster.c568 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg) in sendmsg() function
/linux-4.1.27/net/
Dcompat.c717 COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, unsigned int, flags) in COMPAT_SYSCALL_DEFINE3() argument
Dsocket.c1997 SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) in SYSCALL_DEFINE3() argument
/linux-4.1.27/include/net/
Dsock.h973 int (*sendmsg)(struct sock *sk, struct msghdr *msg, member