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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_util.c817 int gotport; local
839 gotport = ntohs(sin->sin_port);
847 gotport = ntohs(sin6->sin6_port);
855 buf, gotport, line));
859 buf, gotport, line));
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_util.c883 int gotport; local
905 gotport = ntohs(sin->sin_port);
913 gotport = ntohs(sin6->sin6_port);
921 buf, gotport, line));
925 buf, gotport, line));

Completed in 168 milliseconds