Home
last modified time | relevance | path

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

/titanic_50/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, in set_ancillary_data() 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, in trace_it()
/titanic_50/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, in set_ancillary_data() function
H A Dping.c245 extern void set_ancillary_data(struct msghdr *, int, union any_in_addr *, int,
1884 set_ancillary_data(&msg6, hoplimit, gw_IP_list6, in send_scheduled_probe()