Searched refs:set_ancillary_data (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c67 void set_ancillary_data(struct msghdr *, int, union any_in_addr *, int, uint_t);
122 set_ancillary_data(struct msghdr *msgp, int hoplimit, function
H A Dtraceroute.c220 extern void set_ancillary_data(struct msghdr *, int, union any_in_addr *, int,
1420 set_ancillary_data(&msg6, first_ttl, pr6->gwIPlist, gw_count,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c80 void set_ancillary_data(struct msghdr *, int, union any_in_addr *, int, uint_t);
90 set_ancillary_data(struct msghdr *msgp, int hoplimit, function
H A Dping.c245 extern void set_ancillary_data(struct msghdr *, int, union any_in_addr *, int,
1523 * AF_INET6 case is handled in set_ancillary_data() function.
1596 * the outgoing interface is set in set_ancillary_data()
1884 set_ancillary_data(&msg6, hoplimit, gw_IP_list6,
2144 * in set_ancillary_data().

Completed in 72 milliseconds