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