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

/freebsd-11-stable/sys/netinet6/
H A Draw_ip6.c732 rip6_bind(struct socket *so, struct sockaddr *nam, struct thread *td) function
740 KASSERT(inp != NULL, ("rip6_bind: inp == NULL"));
896 .pru_bind = rip6_bind,

Completed in 105 milliseconds