Searched defs:gw (Results 1 – 4 of 4) sorted by relevance
23 union nf_inet_addr gw; member
20 …terBwFilter, nativeApplyFilter, jobject bitmap, jint width, jint height, jint rw, jint gw, jint bw) in JNIFUNCF()
534 struct in_addr gw) in ifc_act_on_ipv4_route()579 int ifc_create_default_route(const char *name, in_addr_t gw) in ifc_create_default_route()
378 char gw[INET6_ADDRSTRLEN] = ""; in parseRtMessage() local