Searched defs:dst_port (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | udp.c | 531 const ip_addr_t *dst_ip, u16_t dst_port) in udp_sendto() 541 u16_t dst_port, u8_t have_chksum, u16_t chksum) in udp_sendto_chksum() 617 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if() 626 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_chksum() 686 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif, const ip_addr_t *src_ip) in udp_sendto_if_src() 695 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_src_chksum()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/sendfile/ |
A D | sendfile.c | 84 char * dst_port = NULL; in sendfile_client() local
|
Completed in 5 milliseconds