Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/ns-tools/
Dns-icmp_redirector.c738 struct ip4_gateway_info ip4_gateway; /* IPv4 gateway information */ in capture_frames() local
746 memset(&ip4_gateway, '\0', sizeof(struct ip4_gateway_info)); in capture_frames()
772 return_arp_reply(sd, &frame, &ip4_gateway); in capture_frames()
779 &ip4_gateway); in capture_frames()