Home
last modified time | relevance | path

Searched defs:dst_ip (Results 1 – 13 of 13) sorted by relevance

/third_party/lwip/src/core/
Dudp.c547 const ip_addr_t *dst_ip, u16_t dst_port)
556 udp_sendto_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip,
671 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif)
679 udp_sendto_if_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip,
746const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif, const ip_addr_t *src_ip)
754 udp_sendto_if_src_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip,
Draw.c443 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/
Dsnmp_netconn.c99 const ip_addr_t *dst_ip; in snmp_get_local_ip_for_dst() local
Dsnmp_raw.c67 const ip_addr_t *dst_ip; in snmp_get_local_ip_for_dst() local
/third_party/lwip/test/unit/tcp/
Dtcp_helper.c47 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/
Dgstpcapparse.h71 gint64 dst_ip; member
/third_party/ltp/testcases/network/stress/route/
Droute-change-netlink.c201 in_addr_t dst_ip, gw_ip; in rtnl_route() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_eth_conf.h232 uint32_t dst_ip; /**< IPv4 destination address in big endian. */ member
243 uint32_t dst_ip[4]; /**< IPv6 destination address in big endian. */ member
Dlayout_eth_conf_1_0.h233 uint32_t dst_ip; /**< IPv4 destination address in big endian. */ member
244 uint32_t dst_ip[4]; /**< IPv6 destination address in big endian. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_eth_conf.rs1231 pub dst_ip: u32, field
1312 pub dst_ip: [u32; 4usize], field
Dlayout_eth_conf_1_0.rs1329 pub dst_ip: u32, field
1415 pub dst_ip: [u32; 4usize], field
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_supplicant_i.h610 struct in_addr dst_ip; member
621 struct in6_addr dst_ip; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h80865 __be32 dst_ip; member
80882 u8 dst_ip[16]; member