Home
last modified time | relevance | path

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.c192 send_probe(int sndsock, struct sockaddr *to, struct ip *outip, in send_probe() function
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c175 nce_dad(ncec_t *ncec, ill_t *src_ill, boolean_t send_probe) in nce_dad()