Searched refs:icmp_dgram_attach (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.c1001 __private_extern__ int icmp_dgram_attach(struct socket *so, int proto, struct proc *p);
1005 rip_abort, pru_accept_notsupp, icmp_dgram_attach, rip_bind, rip_connect,
1014 icmp_dgram_attach(struct socket *so, __unused int proto, struct proc *p) function
1021 panic("icmp_dgram_attach");

Completed in 89 milliseconds