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

/freebsd-11.0-release/sys/net/
H A Draw_usrreq.c152 raw_uattach(struct socket *so, int proto, struct thread *td) function
160 KASSERT(sotorawcb(so) != NULL, ("raw_uattach: so_pcb == NULL"));
264 .pru_attach = raw_uattach,

Completed in 73 milliseconds