| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_inet.h | 87 in_port_t port; 88 in_port_t default_port; 89 in_port_t last_port; 127 in_port_t ngx_inet_get_port(struct sockaddr *sa); 128 void ngx_inet_set_port(struct sockaddr *sa, in_port_t port);
|
| H A D | ngx_inet.c | 677 ngx_inet_set_port(addr->sockaddr, (in_port_t) port); in ngx_parse_addr_port() 846 u->last_port = (in_port_t) n; in ngx_parse_inet_url() 864 u->port = (in_port_t) n; in ngx_parse_inet_url() 865 sin->sin_port = htons((in_port_t) n); in ngx_parse_inet_url() 896 u->last_port = (in_port_t) n; in ngx_parse_inet_url() 920 u->port = (in_port_t) n; in ngx_parse_inet_url() 1051 u->last_port = (in_port_t) n; in ngx_parse_inet6_url() 1069 u->port = (in_port_t) n; in ngx_parse_inet6_url() 1070 sin6->sin6_port = htons((in_port_t) n); in ngx_parse_inet6_url() 1403 in_port_t [all …]
|
| H A D | ngx_connection.h | 154 in_port_t proxy_protocol_port;
|
| H A D | ngx_proxy_protocol.c | 148 c->proxy_protocol_port = (in_port_t) n; in ngx_proxy_protocol_read()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/ |
| H A D | byteorder.h | 70 typedef uint16_t in_port_t; 85 extern in_port_t htons(in_port_t); 87 extern in_port_t ntohs(in_port_t);
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 113 in6_sockaddr(in_port_t port, struct in6_addr *addr_p); 115 in6_v4mapsin6_sockaddr(in_port_t port, struct in_addr *addr_p);
|
| H A D | in6.h | 128 in_port_t sin6_port; /* Transport layer port # */
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.h | 113 in6_sockaddr(in_port_t port, struct in6_addr *addr_p); 115 in6_v4mapsin6_sockaddr(in_port_t port, struct in_addr *addr_p);
|
| H A D | in6_pcb.c | 513 in6_sockaddr(in_port_t port, struct in6_addr *addr_p) in in6_sockaddr() 529 in6_v4mapsin6_sockaddr(in_port_t port, struct in_addr *addr_p) in in6_v4mapsin6_sockaddr() 552 in_port_t port; in in6_getsockaddr() 571 in_port_t port; in in6_getpeeraddr()
|
| H A D | in6.h | 128 in_port_t sin6_port; /* Transport layer port # */
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_upstream.h | 81 in_port_t port; 103 in_port_t port;
|
| H A D | ngx_stream.h | 105 in_port_t port;
|
| H A D | ngx_stream.c | 384 in_port_t p; in ngx_stream_add_ports()
|
| /f-stack/dpdk/drivers/net/atlantic/hw_atl/ |
| H A D | hw_atl_utils.h | 256 typedef u16 in_port_t; typedef 268 in_port_t local_port; 269 in_port_t remote_port; 280 in_port_t local_port; 281 in_port_t remote_port;
|
| /f-stack/tools/compat/include/arpa/ |
| H A D | inet.h | 85 typedef uint16_t in_port_t; typedef
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in.h | 71 typedef uint16_t in_port_t; typedef 99 in_port_t sin_port;
|
| H A D | in_pcb.h | 879 in_sockaddr(in_port_t port, struct in_addr *addr);
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail.h | 86 in_port_t port; 322 in_port_t port[4];
|
| H A D | ngx_mail.c | 228 in_port_t p; in ngx_mail_add_ports()
|
| /f-stack/freebsd/netinet/ |
| H A D | in.h | 72 typedef uint16_t in_port_t; typedef 100 in_port_t sin_port;
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream.h | 131 in_port_t port; 301 in_port_t port;
|
| H A D | ngx_http_core_module.h | 273 in_port_t port;
|
| /f-stack/tools/compat/include/ |
| H A D | netdb.h | 68 typedef __uint16_t in_port_t; typedef
|
| /f-stack/freebsd/sys/ |
| H A D | types.h | 135 typedef __uint16_t in_port_t; typedef
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_connect.c | 25 in_port_t port;
|