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

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

Completed in 61 milliseconds