Searched refs:send_probe (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux.c | 74 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 D | traceroute.c | 216 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 D | ip_ndp.c | 171 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()
|