Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dip_icmp.c156 static void icmp_send(struct mbuf *, struct mbuf *);
975 icmp_send(m, opts); in icmp_reflect()
987 icmp_send(struct mbuf *m, struct mbuf *opts) in icmp_send() function