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

/freebsd-13-stable/sys/netinet6/
H A Draw_ip6.c695 rip6_detach(struct socket *so) function
700 KASSERT(inp != NULL, ("rip6_detach: inp == NULL"));
933 .pru_detach = rip6_detach,

Completed in 91 milliseconds