Searched defs:send_probe (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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, function
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c171 nce_dad(ncec_t *ncec, ill_t *src_ill, boolean_t send_probe) argument
185 if (send_probe)
190 !send_probe);

Completed in 54 milliseconds