Searched defs:dst_ip (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/core/ |
| D | udp.c | 492 ip_addr_t *dst_ip, u16_t dst_port) 500 udp_sendto_chksum(struct udp_pcb *pcb, struct pbuf *p, ip_addr_t *dst_ip, 550 ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) 558 udp_sendto_if_chksum(struct udp_pcb *pcb, struct pbuf *p, ip_addr_t *dst_ip,
|
| /lib/liblwip/test/unit/tcp/ |
| D | tcp_helper.c | 41 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment_wnd() 105 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment()
|
| /lib/liblwip/src/core/snmp/ |
| D | msg_out.c | 217 ip_addr_t dst_ip; in snmp_send_trap() local
|