Searched defs:dst_ip (Results 1 – 6 of 6) 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() 540 udp_sendto_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_chksum() 617 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if() 625 udp_sendto_if_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, 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() 694 udp_sendto_if_src_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_if_src_chksum()
|
A D | raw.c | 283 const ip_addr_t *dst_ip = ipaddr; in raw_sendto() local
|
/AliOS-Things-master/components/csi/csi2/include/drv/ |
A D | etb.h | 35 …uint8_t dst_ip; ///< a specific number represent an location in an dest trigger … member
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/ |
A D | snmp_netconn.c | 97 const ip_addr_t* dst_ip; in snmp_get_local_ip_for_dst() local
|
A D | snmp_raw.c | 66 const ip_addr_t* dst_ip; in snmp_get_local_ip_for_dst() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/ |
A D | wifi_conf.c | 3284 ip4_addr_t *dst_ip, *dst_ip_ret = NULL; in wifi_set_tcp_keep_alive_offload() local
|
Completed in 12 milliseconds