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

/freebsd-10.3-release/sys/netinet6/
H A Draw_ip6.c662 rip6_attach(struct socket *so, int proto, struct thread *td) function
669 KASSERT(inp == NULL, ("rip6_attach: inp != NULL"));
928 .pru_attach = rip6_attach,

Completed in 108 milliseconds