Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c67 static boolean_t update_hoplimit_ancillary_data(struct msghdr *, int);
276 update_hoplimit_ancillary_data(struct msghdr *msg, int hoplimit) in update_hoplimit_ancillary_data() function
330 if (!update_hoplimit_ancillary_data(msg6, ttl)) { in send_probe6()