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

/freebsd-10.3-release/sys/netinet6/
H A Draw_ip6.c757 rip6_bind(struct socket *so, struct sockaddr *nam, struct thread *td) function
765 KASSERT(inp != NULL, ("rip6_bind: inp == NULL"));
929 .pru_bind = rip6_bind,

Completed in 100 milliseconds