Home
last modified time | relevance | path

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

/linux-3.3/drivers/isdn/mISDN/
Dl1oip.h78 struct msghdr sendmsg; /* ip message to send */ member
/linux-3.3/include/linux/
Dnet.h198 int (*sendmsg) (struct kiocb *iocb, struct socket *sock, member
/linux-3.3/drivers/isdn/hisax/
Disar.c50 sendmsg(struct IsdnCardState *cs, u_char his, u_char creg, u_char len, in sendmsg() function
/linux-3.3/include/net/
Dsock.h799 int (*sendmsg)(struct kiocb *iocb, struct sock *sk, member
/linux-3.3/net/
Dsocket.c2021 SYSCALL_DEFINE3(sendmsg, int, fd, struct msghdr __user *, msg, unsigned, flags) in SYSCALL_DEFINE3() argument