u_short 81 native_client_sdk/src/libraries/third_party/newlib-extras/netinet/tcp.h u_short th_sport; /* source port */ u_short 82 native_client_sdk/src/libraries/third_party/newlib-extras/netinet/tcp.h u_short th_dport; /* destination port */ u_short 104 native_client_sdk/src/libraries/third_party/newlib-extras/netinet/tcp.h u_short th_win; /* window */ u_short 105 native_client_sdk/src/libraries/third_party/newlib-extras/netinet/tcp.h u_short th_sum; /* checksum */ u_short 106 native_client_sdk/src/libraries/third_party/newlib-extras/netinet/tcp.h u_short th_urp; /* urgent pointer */ u_short 202 native_client_sdk/src/libraries/third_party/newlib-extras/sys/socket.h u_short sp_family; /* address family */ u_short 203 native_client_sdk/src/libraries/third_party/newlib-extras/sys/socket.h u_short sp_protocol; /* protocol */ u_short 390 native_client_sdk/src/libraries/third_party/newlib-extras/sys/socket.h u_short sa_family; /* address family */ u_short 87 third_party/libevent/evhttp.h int evhttp_bind_socket(struct evhttp *http, const char *address, u_short port); u_short 174 third_party/libevent/evhttp.h struct evhttp *evhttp_start(const char *address, u_short port); u_short 209 third_party/libevent/evhttp.h u_short remote_port; u_short 295 third_party/libevent/evhttp.h char **address, u_short *port); u_short 64 third_party/libevent/http-internal.h u_short bind_port; /* local port for binding the src */ u_short 67 third_party/libevent/http-internal.h u_short port; u_short 139 third_party/libevent/http-internal.h int evhttp_hostportfile(char *, char **, u_short *, char **); u_short 201 third_party/libevent/http.c static int bind_socket(const char *, u_short, int reuse); u_short 544 third_party/libevent/http.c evhttp_hostportfile(char *url, char **phost, u_short *pport, char **pfile) u_short 552 third_party/libevent/http.c u_short port; u_short 1752 third_party/libevent/http.c char **address, u_short *port) u_short 2252 third_party/libevent/http.c evhttp_bind_socket(struct evhttp *http, const char *address, u_short port) u_short 2338 third_party/libevent/http.c evhttp_start(const char *address, u_short port) u_short 2726 third_party/libevent/http.c make_addrinfo(const char *address, u_short port) u_short 2764 third_party/libevent/http.c bind_socket(const char *address, u_short port, int reuse) u_short 110 third_party/libevent/test/regress_http.c http_connect(const char *address, u_short port) u_short 949 third_party/libxml/src/nanoftp.c ((struct sockaddr_in *)&ctxt->ftpAddr)->sin_port = (u_short)htons ((unsigned short)port); u_short 1171 third_party/libxml/src/nanohttp.c sockin.sin_port = (u_short)htons ((unsigned short)port);