Searched refs:raw_attach (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Draw_cb.h95 int raw_attach(struct socket *, int);
H A Draw_cb.c93 raw_attach(struct socket *so, int proto) function
99 * It is assumed that raw_attach is called
H A Draw_usrreq.c211 return raw_attach(so, proto);
H A Drtsock.c183 error = raw_attach(so, proto); /* don't use raw_usrreqs.pru_attach, it checks for SS_PRIV */

Completed in 23 milliseconds