Searched defs:dst_port (Results 1 - 7 of 7) sorted by relevance
| /third_party/ltp/testcases/network/sctp/ |
| H A D | sctp_big_chunk.c | 107 uint16_t dst_port = htons(port); in setup_client() local
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-udpsender.c | 62 char *dst_port; member
|
| /third_party/lwip/test/unit/tcp/ |
| H A D | tcp_helper.c | 47 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, u16_t src_port, u16_t dst_port, void* data, size_t data_len, u32_t seqno, u32_t ackno, u8_t headerflags, u16_t wnd) tcp_create_segment_wnd() argument 112 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, u16_t src_port, u16_t dst_port, void* data, size_t data_len, u32_t seqno, u32_t ackno, u8_t headerflags) tcp_create_segment() argument
|
| /third_party/lwip/src/core/ |
| H A D | tcp_out.c | 1831 tcp_output_alloc_header_common(u32_t ackno, u16_t optlen, u16_t datalen, u32_t seqno_be , u16_t src_port, u16_t dst_port, u8_t flags, u16_t wnd) tcp_output_alloc_header_common() argument
|
| H A D | dns.c | 825 u16_t dst_port; in dns_send() local
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 6224 __be16 dst_port; /* network byte order */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_supplicant_i.h | 620 u16 dst_port; member 631 u16 dst_port; member
|
Completed in 23 milliseconds