Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Draw_ip.c111 int rip_detach(struct socket *);
991 rip_detach(struct socket *so) in rip_detach() function
1007 return rip_detach(so); in rip_abort()
1433 .pru_detach = rip_detach,
H A Dip_icmp.c1102 int rip_detach(struct socket *);
1116 .pru_detach = rip_detach,