Home
last modified time | relevance | path

Searched refs:rip_detach (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Draw_ip.c113 int rip_detach(struct socket *);
1000 rip_detach(struct socket *so) in rip_detach() function
1016 return rip_detach(so); in rip_abort()
1447 .pru_detach = rip_detach,
H A Dip_icmp.c1106 int rip_detach(struct socket *);
1120 .pru_detach = rip_detach,