/third_party/lwip/src/include/lwip/ |
H A D | udp.h | 91 u16_t local_port, remote_port; member
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_mib2_tcp.c | 208 u16_t local_port; in tcp_ConnTable_get_cell_value() local 333 u16_t local_port, remote_port; in tcp_ConnectionTable_get_cell_value() local 442 u16_t local_port; tcp_ListenerTable_get_cell_value() local [all...] |
H A D | snmp_mib2_udp.c | 121 u16_t local_port, remote_port; in udp_endpointTable_get_cell_value() local
|
/third_party/lwip/test/unit/tcp/ |
H A D | tcp_helper.c | 146 tcp_set_state(struct tcp_pcb* pcb, enum tcp_state state, const ip_addr_t* local_ip, const ip_addr_t* remote_ip, u16_t local_port, u16_t remote_port) tcp_set_state() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpproto.c | 175 build_udp_url(RTPContext *s, char *buf, int buf_size, const char *hostname, const char *localaddr, int port, int local_port, const char *include_sources, const char *exclude_sources) build_udp_url() argument
|
H A D | udp.c | 92 int local_port; member [all...] |
/third_party/toybox/toys/pending/ |
H A D | lsof.c | 179 int local_port, remote_port, state; in scan_ip() local
|
/third_party/lwip/src/apps/lwiperf/ |
H A D | lwiperf.c | 670 lwiperf_start_tcp_server(const ip_addr_t *local_addr, u16_t local_port, in lwiperf_start_tcp_server() argument 684 static err_t lwiperf_start_tcp_server_impl(const ip_addr_t *local_addr, u16_t local_port, in lwiperf_start_tcp_server_impl() argument
|
/third_party/lwip/src/core/ |
H A D | tcp_out.c | 1993 tcp_rst(const struct tcp_pcb *pcb, u32_t seqno, u32_t ackno, const ip_addr_t *local_ip, const ip_addr_t *remote_ip, u16_t local_port, u16_t remote_port) tcp_rst() argument
|
H A D | tcp.c | 744 u16_t local_port = 0; in tcp_abandon() local [all...] |
/third_party/curl/lib/ |
H A D | connect.c | 147 Curl_persistconninfo(struct Curl_easy *data, struct connectdata *conn, char *local_ip, int local_port) Curl_persistconninfo() argument
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 1493 get_session(coap_context_t *ctx, const char *local_addr, const char *local_port, coap_uri_scheme_t scheme, coap_proto_t proto, coap_address_t *dst, const uint8_t *identity, size_t identity_len, const uint8_t *key, size_t key_len) get_session() argument
|
/third_party/lwip/src/api/ |
H A D | sockets.c | 730 u16_t local_port; in lwip_bind() local
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 6136 __u32 local_port; /* stored in host byte order */ member 6384 __u32 local_port; /* stored in host byte order */ member 6648 __u32 local_port; /* stored in host byte order */ member 7227 __u32 local_port; /* Host byte order */ member
|