Searched defs:dst_ip (Results 1 – 8 of 8) 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() 534 udp_sendto_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_chksum() 629 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if() 637 udp_sendto_if_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, 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() 712 udp_sendto_if_src_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_if_src_chksum()
|
D | raw.c | 420 raw_sendto_if_src(struct raw_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in raw_sendto_if_src()
|
/third_party/lwip/src/apps/snmp/ |
D | snmp_netconn.c | 99 const ip_addr_t *dst_ip; in snmp_get_local_ip_for_dst() local
|
D | snmp_raw.c | 67 const ip_addr_t *dst_ip; in snmp_get_local_ip_for_dst() local
|
/third_party/lwip/test/unit/tcp/ |
D | tcp_helper.c | 47 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment_wnd() 112 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment()
|
/third_party/gstreamer/gstplugins_bad/gst/pcapparse/ |
D | gstpcapparse.h | 71 gint64 dst_ip; member
|
/third_party/ltp/testcases/network/stress/route/ |
D | route-change-netlink.c | 201 in_addr_t dst_ip, gw_ip; in rtnl_route() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wpa_supplicant_i.h | 602 struct in_addr dst_ip; member 613 struct in6_addr dst_ip; member
|