HomeSort by relevance Sort by last modified time
    Searched refs:ipv6 (Results 1 - 23 of 23) sorted by null

  /external/iptables/extensions/
.opts-test6 2 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_hbh.c -a -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_dst.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_opts.h ] && echo hbh dst
.ah-test6 2 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_ah.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_ah.h ] && echo ah
.frag-test6 2 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_frag.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_frag.h ] && echo frag
.ipv6header-test6 2 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_ipv6header.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_ipv6header.h ] && echo ipv6header
.rt-test6 2 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_rt.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_rt.h ] && echo rt
libip6t_multiport.c 142 if ((proto = proto_to_name(entry->ipv6.proto)) != NULL)
144 else if (!entry->ipv6.proto)
  /external/iptables/
ip6tables-save.c 158 print_ip("-s", &(e->ipv6.src), &(e->ipv6.smsk),
159 e->ipv6.invflags & IP6T_INV_SRCIP);
161 print_ip("-d", &(e->ipv6.dst), &(e->ipv6.dmsk),
162 e->ipv6.invflags & IP6T_INV_DSTIP);
164 print_iface('i', e->ipv6.iniface, e->ipv6.iniface_mask,
165 e->ipv6.invflags & IP6T_INV_VIA_IN);
167 print_iface('o', e->ipv6.outiface, e->ipv6.outiface_mask
    [all...]
ip6tables.c 228 { "ipv6-icmp", IPPROTO_ICMPV6 },
749 (strcmp(match_name,"ipv6-icmp") == 0) ||
880 /* proto means IPv6 extension header ? */
    [all...]
  /external/iptables/libiptc/
libip6tc.c 144 inet_ntop(AF_INET6, &e->ipv6.src, buf, sizeof buf);
147 len = ipv6_prefix_length(&e->ipv6.smsk);
151 inet_ntop(AF_INET6, &e->ipv6.smsk, buf, sizeof buf);
157 inet_ntop(AF_INET6, &e->ipv6.dst, buf, sizeof buf);
160 len = ipv6_prefix_length(&e->ipv6.dmsk);
164 inet_ntop(AF_INET6, &e->ipv6.dmsk, buf, sizeof buf);
169 printf("Interface: `%s'/", e->ipv6.iniface);
171 printf("%c", e->ipv6.iniface_mask[i] ? 'X' : '.');
172 printf("to `%s'/", e->ipv6.outiface);
174 printf("%c", e->ipv6.outiface_mask[i] ? 'X' : '.')
    [all...]
  /external/kernel-headers/original/linux/
errqueue.h 26 #include <linux/ipv6.h>
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_server.h 37 int ipv6; member in struct:radius_server_conf
radius_server.c 97 int ipv6; member in struct:radius_server_data
126 int ipv6)
132 if (ipv6) {
151 if (!ipv6 && (client->addr.s_addr & client->mask.s_addr) ==
697 if (data->ipv6) {
711 if (!data->ipv6) {
825 perror("socket[IPv6]");
876 radius_server_read_clients(const char *client_file, int ipv6)
935 (mask < 0 || mask > (ipv6 ? 128 : 32))) {
941 mask = ipv6 ? 128 : 32
    [all...]
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 22 #include <linux/ipv6.h>
87 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /bionic/libc/kernel/common/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /external/iproute2/lib/
ll_proto.c 64 __PF(IPV6,ipv6)
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /external/tcpdump/
configure     [all...]
  /external/iproute2/doc/
ip-cref.tex 30 and examples to understand and configure Linux-2.2 IP and IPv6
113 \item \verb|address| --- protocol (IP or IPv6) address on a device
550 \paragraph{Object:} The \verb|address| is a protocol (IP or IPv6) address attached
580 separated by colons for IPv6. The \verb|ADDRESS| may be followed by
624 \item \verb|site| --- (IPv6 only) the address is site local,
705 --- (IPv6 only) only list addresses installed due to stateless
710 --- (IPv6 only) only list addresses which did not pass duplicate
715 --- (IPv6 only) only list deprecated addresses.
742 Then the list of IP and IPv6 addresses follows, accompanied by
823 And the last example shows how to flush all the IPv6 addresse
    [all...]

Completed in 355 milliseconds