Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Draw_ip.c116 int rip_shutdown(struct socket *);
1070 rip_shutdown(struct socket *so) in rip_shutdown() function
1401 .pru_shutdown = rip_shutdown,
H A Dip_icmp.c1190 int rip_shutdown(struct socket *);
1206 .pru_shutdown = rip_shutdown,