Searched defs:ai_dst (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping.c | 262 struct addrinfo *ai_dst = NULL; /* addrinfo host list */ in main() local 761 build_targetaddr_list(struct addrinfo *ai_dst, union any_in_addr *src_addr_list) in build_targetaddr_list() argument 867 struct addrinfo *ai_dst = NULL; resolve_nodes() local 1929 recv_icmp_packet(struct addrinfo * ai_dst,int recv_sock6,int recv_sock,ushort_t udp_src_port6,ushort_t udp_src_port) recv_icmp_packet() argument [all...] |
H A D | ping_aux6.c | 261 check_reply6(struct addrinfo *ai_dst, struct msghdr *msg, int cc, in check_reply6() argument
|
H A D | ping_aux.c | 223 check_reply(struct addrinfo *ai_dst, struct msghdr *msg, int cc, in check_reply() argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute.c | 247 struct addrinfo *ai_dst = NULL; /* destination host */ in main() local 649 struct addrinfo *ai_dst = NULL; in resolve_nodes() local 1401 trace_it(struct addrinfo * ai_dst) trace_it() argument [all...] |