Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c63 void send_probe6(int, struct msghdr *, struct ip *, int, int,
299 send_probe6(int sndsock, struct msghdr *msg6, struct ip *outip, int seq, in send_probe6() function
H A Dtraceroute.c230 extern void send_probe6(int, struct msghdr *, struct ip *, int, int,
1682 send_probe6(sndsock, msg6, outip6, seq, ttl, in traceroute()