Searched refs:get_ip4_string (Results 1 – 1 of 1) sorted by relevance
2863 static WCHAR *get_ip4_string( DWORD addr ) in get_ip4_string() function2898 rec->destination = get_ip4_string( ntohl(forwards->table[i].dwForwardDest) ); in fill_ip4routetable()2900 rec->nexthop = get_ip4_string( ntohl(forwards->table[i].dwForwardNextHop) ); in fill_ip4routetable()