/system/extras/tests/net_test/ |
net_test.py | 233 raise ValueError("No IPv4 default route found")
|
iproute.py | 589 # The address is likely an IPv4 address. RTM_GETADDR without the 592 raise NotImplementedError("IPv4 RTM_GETADDR not implemented.") 608 # and differs between IPv4 and IPv6.
|
/system/netd/server/ |
IdletimerController.cpp | 128 // Running for IPv4
|
StrictController.cpp | 87 // Look for IPv4 TCP/UDP connections with TLS/DTLS header
|
TetherController.cpp | 42 static const char IPV4_FORWARDING_PROC_FILE[] = "/proc/sys/net/ipv4/ip_forward";
|
/external/iproute2/doc/ |
ip-tunnels.tex | 222 with all IPv4 addresses mapped to IPv6 space, so that all IPv4 406 echo 0 > /proc/sys/net/ipv4/neigh/Universe/mcast_solicit
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
nf_tables.h | 636 * @NFT_CT_SRC: conntrack layer 3 protocol source (IPv4/IPv6 address) 637 * @NFT_CT_DST: conntrack layer 3 protocol destination (IPv4/IPv6 address) 761 * enum nft_reject_code - Generic reject codes for IPv4/IPv6
|
/external/libpcap/ |
inet.c | 763 "%s: no IPv4 address assigned", device); 901 * We need only the first IPv4 address, so we must scan the array returned by PacketGetNetInfo() 902 * in order to skip non IPv4 (i.e. IPv6 addresses)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
netdb.h | 147 set to the address type which is `AF_INET' for IPv4 or `AF_INET6' 577 # define AI_V4MAPPED 0x0008 /* IPv4 mapped addresses are acceptable. */ 578 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
in.h | 250 /* IPv4 multicast request. */ 588 /* Get IPv4 source filter. */ 594 /* Set IPv4 source filter. */
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
URI.java | 242 * @param p_host the hostname or IPv4 address for the URI 271 * @param p_host the hostname or IPv4 address for the URI [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
URI.java | 239 * @param p_host the hostname or IPv4 address for the URI 268 * @param p_host the hostname or IPv4 address for the URI [all...] |
/external/iputils/ |
ping6.c | 278 NIQUERY_OPTION("ipv4", 0, 0, niquery_option_ipv4_handler), 279 NIQUERY_OPTION("ipv4-all", 0, NI_IPV4ADDR_F_ALL, niquery_option_ipv4_flag_handler), 281 NIQUERY_OPTION("subject-ipv4", 1, NI_SUBJ_IPV4, niquery_option_subject_addr_handler), 640 "\t\tipv4,ipv4-all,\n" 642 "\t\tsubject-ipv6=addr,subject-ipv4=addr,subject-name=name,subject-fqdn=name,\n" [all...] |
/external/kernel-headers/original/uapi/linux/ |
ethtool.h | 686 * struct ethtool_tcpip4_spec - flow specification for TCP/IPv4 etc. 693 * This can be used to specify a TCP/IPv4, UDP/IPv4 or SCTP/IPv4 flow. 704 * struct ethtool_ah_espip4_spec - flow specification for IPsec/IPv4 710 * This can be used to specify an IPsec transport or tunnel over IPv4. 722 * struct ethtool_usrip4_spec - general flow specification for IPv4 [all...] |
/external/toybox/generated/ |
help.h | 145 #define help_netcat "usage: netcat [-tu] [-lL COMMAND...] [-wpq #] [-s addr] {IPADDR PORTNUM|-f FILENAME}\n\n-L listen for multiple incoming connections (server mode).\n-f use FILENAME (ala /dev/ttyS0) instead of network\n-l listen for one incoming connection.\n-p local port number\n-q SECONDS quit this many seconds after EOF on stdin.\n-s local ipv4 address\n-t allocate tty (must come before -l or -L)\n-w SECONDS timeout for connection\n\nUse \"stty 115200 -F /dev/ttyS0 && stty raw -echo -ctlecho\" with\nnetcat -f to connect to a serial port.\n\nThe command line after -l or -L is executed to handle each incoming\nconnection. If none, the connection is forwarded to stdin/stdout.\n\nFor a quick-and-dirty server, try something like:\nnetcat -s 127.0.0.1 -p 1234 -tL /bin/bash -l\n" 181 #define help_ifconfig "usage: ifconfig [-a] [INTERFACE [ACTION...]]\n\nDisplay or configure network interface.\n\nWith no arguments, display active interfaces. First argument is interface\nto operate on, one argument by itself displays that interface.\n\n-a Show all interfaces, not just active ones\n\nAdditional arguments are actions to perform on the interface:\n\nADDRESS[/NETMASK] - set IPv4 address (1.2.3.4/5)\ndefault - unset ipv4 address\nadd|del ADDRESS[/PREFIXLEN] - add/remove IPv6 address (1111::8888/128)\nup - enable interface\ndown - disable interface\n\nnetmask|broadcast|pointopoint ADDRESS - set more IPv4 characteristics\nhw ether|infiniband ADDRESS - set LAN hardware address (AA:BB:CC...)\ntxqueuelen LEN - number of buffered packets before output blocks\nmtu LEN - size of outgoing packets (Maximum Transmission Unit)\n\nFlags you can set on an interface (or -remove by prefixing with -):\narp - don't use Address Resolution Protocol to map LAN routes\npromisc - don't discard packets that aren't to this LAN hardware address\nmulticast - force interface into multicast mode if the driver doesn't\nallmulti - promisc for multicast packets\n\nObsolete fields included for historical purposes:\nirq|io_addr|mem_start ADDR - micromanage obsolete hardware\noutfill|keepalive INTEGER - SLIP analog dialup line quality monitoring\nmetric INTEGER - added to Linux 0.9.10 with comment \"never used\", still true\n\n" 235 #define help_traceroute "usage: traceroute [-46FUIldnvr] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES]\n[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-g GATEWAY] [-i IFACE] [-z PAUSE_MSEC] HOST [BYTES]\n\ntraceroute6 [-dnrv] [-m MAXTTL] [-p PORT] [-q PROBES][-s SRC_IP] [-t TOS] [-w WAIT_SEC]\n [-i IFACE] HOST [BYTES]\n\nTrace the route to HOST\n\n-4,-6 Force IP or IPv6 name resolution\n-F Set the don't fragment bit (supports IPV4 only)\n-U Use UDP datagrams instead of ICMP ECHO (supports IPV4 only)\n-I Use ICMP ECHO instead of UDP datagrams (supports IPV4 only)\n-l Display the TTL value of the returned packet (supports IPV4 only)\n-d Set SO_DEBUG options to socket\n-n Print numeric addresses\n-v verbose\n-r Bypass routing tables, send directly to HOST\n-m Max time-to-live (max number of hops)(RANGE 1 to 255)\n-p Base UDP port number used in probes(default 33434)(RANGE 1 to 65535)\n-q Number of probes per TTL (default 3)(RANGE 1 to 255)\n-s IP address to use as the source address\n-t Type-of-service in probe packets (default 0)(RANGE 0 to 255)\n-w Time in seconds to wait for a response (default 3)(RANGE 0 to 86400)\n-g Loose source route gateway (8 max) (supports IPV4 only)\n-z Pause Time in milisec (default 0)(RANGE 0 to 86400) (sup (…) [all...] |
/external/mdnsresponder/mDNSCore/ |
mDNSEmbeddedAPI.h | 395 // For IPv4: "123.123.123.123.in-addr.arpa." 30 bytes including terminating NUL 837 mDNSv4Addr ipv4; \/\/ For 'A' record member in union:__anon15951 851 mDNSv4Addr ipv4; \/\/ For 'A' record member in union:__anon15952 [all...] |
/bionic/libc/dns/net/ |
getnameinfo.c | 162 * Format an IPv4 or IPv6 sockaddr into a printable string.
|
/cts/tests/tests/security/src/android/security/cts/ |
ListeningPortsTest.java | 45 // IPv4 exceptions
|
/device/asus/fugu/ |
init.fugu.rc | 65 write /proc/sys/net/ipv4/tcp_limit_output_bytes 1500000
|
/docs/source.android.com/src/devices/tech/security/selinux/ |
customize.jd | 142 # For /proc/sys/net/ipv4/conf/*/promote_secondaries
|
/docs/source.android.com/src/source/ |
downloading.jd | 185 $ sudo sysctl -w net.ipv4.tcp_window_scaling=0
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
RFC2965Spec.java | 227 // IPv4 address or IPv6 address
|
/external/iproute2/include/linux/ |
rtnetlink.h | 204 not used by current IPv4 */
|
/external/ipsec-tools/src/racoon/ |
main.c | 128 printf(" -4: IPv4 mode.\n");
|
prsa_par.y | 242 prsaerror ("Invalid IPv4 prefix\n");
|