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

/freebsd-11-stable/sys/netinet6/
H A Draw_ip6.c822 rip6_shutdown(struct socket *so) function
827 KASSERT(inp != NULL, ("rip6_shutdown: inp == NULL"));
903 .pru_shutdown = rip6_shutdown,

Completed in 103 milliseconds