Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Draw_ip.c118 int rip_shutdown(struct socket *);
1115 rip_shutdown(struct socket *so) in rip_shutdown() function
1451 .pru_shutdown = rip_shutdown,
H A Dip_icmp.c1108 int rip_shutdown(struct socket *);
1124 .pru_shutdown = rip_shutdown,