Searched defs:pru_send (Results 1 – 1 of 1) sorted by relevance
77 int (*pru_send)(struct socket *, struct mbuf *, struct mbuf *, member 338 return (*so->so_proto->pr_usrreqs->pru_send)(so, top, addr, control); in pru_send() function