HomeSort by relevance Sort by last modified time
    Searched full:ip4_gateway_info (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/network/stress/ns-tools/
ns-icmp_redirector.c 68 struct ip4_gateway_info { struct
278 struct ip4_gateway_info *gateway_p)
364 struct ip4_gateway_info *new_gw_p)
366 static struct ip4_gateway_info *gw_p; /* pointor to gateway */
379 if ((gw_p = malloc(sizeof(struct ip4_gateway_info))) == NULL)
738 struct ip4_gateway_info ip4_gateway; /* IPv4 gateway information */
746 memset(&ip4_gateway, '\0', sizeof(struct ip4_gateway_info));

Completed in 79 milliseconds