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

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

Completed in 48 milliseconds