Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dip_icmp.c157 static void icmp_send(struct mbuf *, struct mbuf *);
980 icmp_send(m, opts); in icmp_reflect()
992 icmp_send(struct mbuf *m, struct mbuf *opts) in icmp_send() function