/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/strace/tests/ |
netlink_protocol.test | 11 run_strace_match_diff -e trace=network
|
/external/strace/tests-m32/ |
netlink_protocol.test | 11 run_strace_match_diff -e trace=network
|
/external/strace/tests-mx32/ |
netlink_protocol.test | 11 run_strace_match_diff -e trace=network
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
plaintext.conf | 1 # Plaintext (no encryption) network 5 network={ 6 ssid="example open 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". 57 * Set the network to be used by the given socket file descriptor. 61 * This is the equivalent of: [android.net.Network#bindSocket()](https://developer.android.com/reference/android/net/Network.html#bindSocket(java.net.Socket)) 64 int android_setsocknetwork(net_handle_t network, int fd); 68 * Binds the current process to |network|. All sockets created in the future 70 * |network|. All host name resolutions will be limited to |network| as well [all...] |
/prebuilts/ndk/r10/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/r10/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/r10/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...] |
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/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/r10/platforms/android-23/arch-x86/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/r10/platforms/android-23/arch-x86_64/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/r11/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/r11/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/r11/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...] |
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/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/r11/platforms/android-23/arch-x86/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/r11/platforms/android-23/arch-x86_64/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/r11/platforms/android-24/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/r11/platforms/android-24/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/r11/platforms/android-24/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...] |
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/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...] |