Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Draw_ip.c117 int rip_shutdown(struct socket *);
1113 rip_shutdown(struct socket *so) in rip_shutdown() function
1445 .pru_shutdown = rip_shutdown,
H A Dip_icmp.c1108 int rip_shutdown(struct socket *);
1124 .pru_shutdown = rip_shutdown,