Searched defs:addresses (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h219 char * addresses; /* A space-delimited list of addresses with optional "/" prefix length, member in struct:__anon148
222 one of each. If the prefix length is absent the addresses
225 char * dnses; /* A space-delimited list of DNS server addresses,
228 char * gateways; /* A space-delimited list of default gateway addresses,
230 May be empty in which case the addresses represent point
1536 * - The interface is configured with one or more addresses and
1538 * of the addresses must be /32 for IPv4 and /128 for IPv6.
/hardware/ril/mock-ril/src/cpp/
H A Dril.h219 char * addresses; /* A space-delimited list of addresses with optional "/" prefix length, member in struct:__anon273
222 one of each. If the prefix length is absent the addresses
225 char * dnses; /* A space-delimited list of DNS server addresses,
228 char * gateways; /* A space-delimited list of default gateway addresses,
230 May be empty in which case the addresses represent point
1536 * - The interface is configured with one or more addresses and
1538 * of the addresses must be /32 for IPv4 and /128 for IPv6.
/hardware/ril/reference-ril/
H A Dril.h219 char * addresses; /* A space-delimited list of addresses with optional "/" prefix length, member in struct:__anon335
222 one of each. If the prefix length is absent the addresses
225 char * dnses; /* A space-delimited list of DNS server addresses,
228 char * gateways; /* A space-delimited list of default gateway addresses,
230 May be empty in which case the addresses represent point
1536 * - The interface is configured with one or more addresses and
1538 * of the addresses must be /32 for IPv4 and /128 for IPv6.

Completed in 23 milliseconds