OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:network
(Results
1 - 25
of
473
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iproute2/ip/
routel
18
while read
network
rest
27
case $
network
in
28
broadcast|local|unreachable) via=$
network
29
network
=$1
40
echo "$
network
$via $src $proto $scope $dev $table"
46
{
network
=$1;
48
if(match(
network
,"/"))
49
{ mask=" "substr(
network
,RSTART+1);
50
network
=substr(
network
,0,RSTART)
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/examples/
plaintext.conf
1
# Plaintext (no encryption)
network
5
network
={
6
ssid="example open
network
"
ieee8021x.conf
5
network
={
6
ssid="example 802.1x
network
"
wep.conf
5
network
={
6
ssid="example wep
network
"
wpa-psk-tkip.conf
5
network
={
6
ssid="example wpa-psk
network
"
/frameworks/base/telephony/java/com/android/ims/
ImsConfigListener.aidl
29
* @param
network
. as defined in android.telephony.TelephonyManager#NETWORK_TYPE_XXX.
34
void onGetFeatureResponse(int feature, int
network
, int value, int status);
44
* @param
network
. as defined in android.telephony.TelephonyManager#NETWORK_TYPE_XXX.
50
void onSetFeatureResponse(int feature, int
network
, int value, int status);
/system/update_engine/
network_selector.h
25
namespace
network
{
namespace in namespace:chromeos_update_engine
30
} // namespace
network
/development/ndk/platforms/android-23/include/android/
multinetwork.h
27
* The corresponding C type for android.net.
Network
#getNetworkHandle() return
38
* The value NETWORK_UNSPECIFIED indicates no specific
network
.
44
* not used to indicate some notion of the "current default
network
".
56
* Set the
network
to be used by the given socket file descriptor.
62
* [ android.net.
Network
#bindSocket() ]
63
* https://developer.android.com/reference/android/net/
Network
.html#bindSocket(java.net.Socket)
65
int android_setsocknetwork(net_handle_t
network
, int fd);
69
* Binds the current process to |
network
|. All sockets created in the future
71
* |
network
|. All host name resolutions will be limited to |
network
| as well
[
all
...]
/frameworks/native/include/android/
multinetwork.h
27
* The corresponding C type for android.net.
Network
#getNetworkHandle() return
38
* The value NETWORK_UNSPECIFIED indicates no specific
network
.
44
* not used to indicate some notion of the "current default
network
".
56
* Set the
network
to be used by the given socket file descriptor.
62
* [ android.net.
Network
#bindSocket() ]
63
* https://developer.android.com/reference/android/net/
Network
.html#bindSocket(java.net.Socket)
65
int android_setsocknetwork(net_handle_t
network
, int fd);
69
* Binds the current process to |
network
|. All sockets created in the future
71
* |
network
|. All host name resolutions will be limited to |
network
| as well
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/android/
multinetwork.h
27
* The corresponding C type for android.net.
Network
#getNetworkHandle() return
38
* The value NETWORK_UNSPECIFIED indicates no specific
network
.
44
* not used to indicate some notion of the "current default
network
".
56
* Set the
network
to be used by the given socket file descriptor.
62
* [ android.net.
Network
#bindSocket() ]
63
* https://developer.android.com/reference/android/net/
Network
.html#bindSocket(java.net.Socket)
65
int android_setsocknetwork(net_handle_t
network
, int fd);
69
* Binds the current process to |
network
|. All sockets created in the future
71
* |
network
|. All host name resolutions will be limited to |
network
| as well
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/android/
multinetwork.h
27
* The corresponding C type for android.net.
Network
#getNetworkHandle() return
38
* The value NETWORK_UNSPECIFIED indicates no specific
network
.
44
* not used to indicate some notion of the "current default
network
".
56
* Set the
network
to be used by the given socket file descriptor.
62
* [ android.net.
Network
#bindSocket() ]
63
* https://developer.android.com/reference/android/net/
Network
.html#bindSocket(java.net.Socket)
65
int android_setsocknetwork(net_handle_t
network
, int fd);
69
* Binds the current process to |
network
|. All sockets created in the future
71
* |
network
|. All host name resolutions will be limited to |
network
| as well
[
all
...]
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/android/
multinetwork.h
27
* The corresponding C type for android.net.
Network
#getNetworkHandle() return
38
* The value NETWORK_UNSPECIFIED indicates no specific
network
.
44
* not used to indicate some notion of the "current default
network
".
56
* Set the
network
to be used by the given socket file descriptor.
62
* [ android.net.
Network
#bindSocket() ]
63
* https://developer.android.com/reference/android/net/
Network
.html#bindSocket(java.net.Socket)
65
int android_setsocknetwork(net_handle_t
network
, int fd);
69
* Binds the current process to |
network
|. All sockets created in the future
71
* |
network
|. All host name resolutions will be limited to |
network
| as well
[
all
...]