Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c241 ushort_t udp_src_port; /* src ports for UDP probes */ in main() local
632 &udp_src_port, ai_nexthop)) in main()
705 udp_src_port); in main()
1267 ushort_t *udp_src_port, struct addrinfo *ai_nexthop) in setup_socket() argument
1387 *udp_src_port = (family == AF_INET) ? sin.sin_port : in setup_socket()
1860 ushort_t udp_src_port6, ushort_t udp_src_port) in recv_icmp_packet() argument
1925 udp_src_port); in recv_icmp_packet()
H A Dping_aux6.c260 ushort_t udp_src_port) in check_reply6() argument
374 udp_src_port == up->uh_sport && in check_reply6()
H A Dping_aux.c222 ushort_t udp_src_port) in check_reply() argument
337 udp_src_port == up->uh_sport && in check_reply()