Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Drtsock.c114 int route_attach(struct socket *, int, int);
218 route_attach(struct socket *so, int proto, int wait) in route_attach() function
2438 .pru_attach = route_attach,