Search | Google it | Results 1 - 1 of 1 for funcall:inet_addr from t2ex/t2ex_source/kernel/sysmain/src/network_sample/net_test.c (0.00 seconds) |
158: 159: sa.sin_addr.s_addr = inet_addr(IP_T_ENGINE_ORG); 160: sa.sin_port = htons(80); 342: 343: ping(inet_addr(IP_T_ENGINE_ORG)); // t-engine.org 344: traceroute(inet_addr(IP_T_ENGINE_ORG)); // t-engine.org 345: //traceroute(inet_addr(IP_GOOGLE_CO_JP)); // google.co.jp