Home
last modified time | relevance | path

Searched defs:gw (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_TEE.h23 union nf_inet_addr gw; member
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dbwfilter.c20 …terBwFilter, nativeApplyFilter, jobject bitmap, jint width, jint height, jint rw, jint gw, jint bw) in JNIFUNCF()
/aosp12/system/core/libnetutils/
H A Difc_utils.c534 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()
/aosp12/system/core/libsysutils/src/
H A DNetlinkEvent.cpp378 char gw[INET6_ADDRSTRLEN] = ""; in parseRtMessage() local