Searched refs:rts_attach (Results 1 – 1 of 1) sorted by relevance
116 static int rts_attach(struct socket *, int, struct proc *);177 rts_attach(struct socket *so, int proto, struct proc *p) in rts_attach() function287 .pru_attach = rts_attach,