Searched refs:raw_attach (Results 1 – 5 of 5) sorted by relevance
78 int raw_attach(struct socket *, int);
80 raw_attach(struct socket *so, int proto) in raw_attach() function
169 return (raw_attach(so, proto)); in raw_uattach()
329 error = raw_attach(so, proto); in rts_attach()
299 error = raw_attach(so, proto); in key_attach()