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 D | traceroute_aux6.c | 67 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 D | traceroute.c | 220 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 D | ping_aux6.c | 80 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 D | ping.c | 245 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()
|