Searched refs:DUMMY_PORT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/traceroute6/
H A Dtraceroute6.c287 #define DUMMY_PORT 10010 macro
737 Nxt.sin6_port = htons(DUMMY_PORT);
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c196 #define DUMMY_PORT 10101 macro
913 src.sin6_port = ntohs(DUMMY_PORT);

Completed in 120 milliseconds