Home
last modified time | relevance | path

Searched refs:rts_attach (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.121.3/bsd/net/
H A Drtsock.c120 static int rts_attach(struct socket *, int, struct proc *);
187 rts_attach(struct socket *so, int proto, struct proc *p) in rts_attach() function
297 .pru_attach = rts_attach,