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

/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Draw_ip6.c782 rip6_detach(struct socket *so) function
788 panic("rip6_detach");
802 return rip6_detach(so);
997 .pru_detach = rip6_detach,
1013 .pru_detach = rip6_detach,

Completed in 300 milliseconds