Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c74 void send_probe(int, struct sockaddr *, struct ip *, int, int,
194 send_probe(int sndsock, struct sockaddr *to, struct ip *outip, in send_probe() function
H A Dtraceroute.c216 extern void send_probe(int, struct sockaddr *, struct ip *, int, int,
1655 send_probe(sndsock, pr->to, outip4, seq, ttl, in traceroute()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c171 nce_dad(ncec_t *ncec, ill_t *src_ill, boolean_t send_probe) in nce_dad() argument
185 if (send_probe) in nce_dad()
190 !send_probe); in nce_dad()