OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ip4_gateway
(Results
1 - 1
of
1
) sorted by null
/external/ltp/testcases/network/stress/ns-tools/
ns-icmp_redirector.c
738
struct ip4_gateway_info
ip4_gateway
; /* IPv4 gateway information */
local
746
memset(&
ip4_gateway
, '\0', sizeof(struct ip4_gateway_info));
772
return_arp_reply(sd, &frame, &
ip4_gateway
);
779
&
ip4_gateway
);
Completed in 87 milliseconds