Searched refs:rip6_attach (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Draw_ip6.c637 rip6_attach(struct socket *so, int proto, struct thread *td) function
644 KASSERT(inp == NULL, ("rip6_attach: inp != NULL"));
895 .pru_attach = rip6_attach,

Completed in 294 milliseconds