Searched defs:dst_port (Results 1 – 9 of 9) sorted by relevance
/third_party/lwip/src/core/ |
D | udp.c | 525 const ip_addr_t *dst_ip, u16_t dst_port) in udp_sendto() 535 u16_t dst_port, u8_t have_chksum, u16_t chksum) in udp_sendto_chksum() 629 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if() 638 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_chksum() 704 … const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif, const ip_addr_t *src_ip) in udp_sendto_if_src() 713 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_src_chksum()
|
D | dns.c | 800 u16_t dst_port; in dns_send() local
|
D | tcp_out.c | 1821 u16_t src_port, u16_t dst_port, u8_t flags, u16_t wnd) in tcp_output_alloc_header_common()
|
/third_party/lwip/test/unit/tcp/ |
D | tcp_helper.c | 48 u16_t src_port, u16_t dst_port, void* data, size_t data_len, in tcp_create_segment_wnd() 113 u16_t src_port, u16_t dst_port, void* data, size_t data_len, in tcp_create_segment()
|
/third_party/ltp/testcases/network/sctp/ |
D | sctp_big_chunk.c | 78 uint16_t dst_port = htons(port); in setup_client() local
|
/third_party/gstreamer/gstplugins_bad/gst/pcapparse/ |
D | gstpcapparse.h | 73 gint32 dst_port; member
|
D | gstpcapparse.c | 377 guint16 dst_port; in gst_pcap_parse_scan_frame() local
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-udpsender.c | 62 char *dst_port; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wpa_supplicant_i.h | 604 u16 dst_port; member 615 u16 dst_port; member
|