Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dnet.h109 int (*sendmsg) (struct socket *sock, struct msghdr *m, int total_len, struct scm_cookie *scm); member
/linux-2.4.37.9/drivers/isdn/hisax/
Disar.c50 sendmsg(struct IsdnCardState *cs, u_char his, u_char creg, u_char len, in sendmsg() function
/linux-2.4.37.9/include/net/
Dsock.h790 int (*sendmsg)(struct sock *sk, struct msghdr *msg, member