/external/iproute2/include/linux/ |
netfilter_ipv4.h | 0 /* IPv4-specific defines for netfilter.
|
/external/iproute2/man/man8/ |
ip-address.8.in | 86 is a protocol (IPv4 or IPv6) address attached 306 Shows IPv4 and IPv6 addresses assigned to all network interfaces. The 'show' 318 Shows IPv4 and IPv6 addresses assigned to network interface eth0. 333 Removes all global IPv4 and IPv6 addresses from device eth4. Without 'scope
|
tc-flower.8 | 24 .BR eth_type " { " ipv4 " | " ipv6 " | " 67 .BR ipv4 , ipv6 82 must be a valid IPv4 or IPv6 address, depending on 101 .BR ipv4 " or " ipv6 ,
|
/external/iptables/include/linux/netfilter_ipv4/ |
ip_queue.h | 2 * This is a module which is used for queueing IPv4 packets and
|
/external/iptables/include/linux/ |
netfilter_ipv4.h | 4 /* IPv4-specific defines for netfilter.
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
ebt_among.h | 13 * if it is related with a given IPv4 address.
|
/external/kernel-headers/original/uapi/linux/ |
netfilter_ipv4.h | 0 /* IPv4-specific defines for netfilter.
|
/external/libmicrohttpd/src/examples/ |
dual_stack_example.c | 21 * @brief how to use MHD with both IPv4 and IPv6 support (dual-stack)
|
/external/libpcap/ |
TODO | 23 + pcap_lookupnet makes little to no sense with protocols != IPv4
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
EprtCommandHandler.java | 29 * The client network address can be in IPv4 format (e.g., "132.235.1.2") or
|
/external/netperf/doc/ |
netserver.man | 32 Use AF_INET (aka IPv4) addressing for the control and possibly data
|
/external/selinux/policycoreutils/semanage/ |
semanage-node.8 | 58 Protocol for the specified port (tcp|udp) or internet protocol version for the specified node (ipv4|ipv6).
|
/external/tcpdump/ |
print-ipnet.c | 27 { IPH_AF_INET, "IPv4" },
|
/libcore/ojluni/src/main/java/java/net/ |
Inet6Address.java | 74 * when dealing with a mixed environment of IPv4 and IPv6 nodes is 78 * standard IPv4 representation address, for example, 86 * general forms of an IPv4-mapped IPv6 address and an 87 * IPv4-compatible IPv6 address. Note that the IPv4 portion must be 104 * the IPv4-compatible IPv6 address, 122 * <table cellspacing=2 summary="Description of IPv4-mapped address"> <tr><th valign=top><i>IPv4-mapped address</i></th> 124 * represent an IPv4 address. It allows the native program to 126 * socket when communicating with both IPv4 and IPv6 nodes [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 11 * if it is related with a given IPv4 address.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 2 * This is a module which is used for queueing IPv4 packets and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
netfilter_ipv4.h | 4 /* IPv4-specific defines for netfilter.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 13 * if it is related with a given IPv4 address.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/ |
ip_queue.h | 2 * This is a module which is used for queueing IPv4 packets and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netfilter_ipv4.h | 4 /* IPv4-specific defines for netfilter.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
ws2ipdef.h | 69 SOCKADDR_IN Ipv4;
|
/prebuilts/go/darwin-x86/src/net/ |
interface_darwin.go | 48 return &IPAddr{IP: IPv4(sa.Addr[0], sa.Addr[1], sa.Addr[2], sa.Addr[3])}, nil
|
interface_freebsd.go | 48 return &IPAddr{IP: IPv4(sa.Addr[0], sa.Addr[1], sa.Addr[2], sa.Addr[3])}, nil
|
/prebuilts/go/linux-x86/src/net/ |
interface_darwin.go | 48 return &IPAddr{IP: IPv4(sa.Addr[0], sa.Addr[1], sa.Addr[2], sa.Addr[3])}, nil
|
interface_freebsd.go | 48 return &IPAddr{IP: IPv4(sa.Addr[0], sa.Addr[1], sa.Addr[2], sa.Addr[3])}, nil
|