Home
last modified time | relevance | path

Searched refs:iphdr_dst (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/ipv4/
Dicmp.c389 ip4_addr_t iphdr_dst; in icmp_send_response() local
390 ip4_addr_copy(iphdr_dst, iphdr->dest); in icmp_send_response()
392 netif = ip4_route_src(&iphdr_dst, &iphdr_src, get_root_net_group()); in icmp_send_response()
394 netif = ip4_route_src(&iphdr_dst, &iphdr_src); in icmp_send_response()