Home
last modified time | relevance | path

Searched defs:dst_port (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/
H A Dudp.c521 const ip_addr_t *dst_ip, u16_t dst_port) in udp_sendto()
531 u16_t dst_port, u8_t have_chksum, u16_t chksum) in udp_sendto_chksum()
625 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if()
634 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_chksum()
700 … const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif, const ip_addr_t *src_ip) in udp_sendto_if_src()
709 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_src_chksum()
H A Ddns.c800 u16_t dst_port; in dns_send() local
H A Dtcp_out.c1820 u16_t src_port, u16_t dst_port, u8_t flags, u16_t wnd) in tcp_output_alloc_header_common()