Searched refs:ipv6 (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dipv6.c18 /* $Id: ipv6.c,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
24 #include <isc/ipv6.h>
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dipv6.c18 /* $Id: ipv6.c,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
24 #include <isc/ipv6.h>
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dinet6_ntop.c25 ** ipv6 -- IPv6 address
34 sm_inet6_ntop(ipv6, dst, len)
35 const void *ipv6;
42 u16 = (SM_UINT16 *)ipv6;
/freebsd-9.3-release/contrib/ipfilter/test/
H A DMakefile17 tests: ipf nat logtests ipv6 pools bpf
44 ipv6: ipv6.1 ipv6.2 ipv6.3 ipv6.5 ipv6.6
72 ipv6.1 ipv6.2 ipv6
[all...]
/freebsd-9.3-release/sbin/ipfw/
H A DMakefile4 SRCS= ipfw2.c dummynet.c ipv6.c main.c nat.c altq.c
/freebsd-9.3-release/contrib/wpa/src/radius/
H A Dradius_server.h155 * ipv6 - Whether to enable IPv6 support in the RADIUS server
157 int ipv6; member in struct:radius_server_conf
H A Dradius_server.c234 * ipv6 - Whether to enable IPv6 support in the RADIUS server
236 int ipv6; member in struct:radius_server_data
310 int ipv6)
316 if (ipv6) {
335 if (!ipv6 && (client->addr.s_addr & client->mask.s_addr) ==
878 if (data->ipv6) {
892 if (!data->ipv6) {
1055 radius_server_read_clients(const char *client_file, int ipv6) argument
1114 (mask < 0 || mask > (ipv6 ? 128 : 32))) {
1120 mask = ipv6
309 radius_server_get_client(struct radius_server_data *data, struct in_addr *addr, int ipv6) argument
[all...]
/freebsd-9.3-release/lib/libc/inet/
H A Dinet_cidr_pton.c48 int *bits, int ipv6));
52 static int getbits(const char *, int ipv6);
87 inet_cidr_pton_ipv4(const char *src, u_char *dst, int *pbits, int ipv6) { argument
115 bits = getbits(src, ipv6);
124 bits = ipv6 ? 128 : 32;
134 if (((bits - (ipv6 ? 96 : 0)) / 8) > (dst - odst))
257 getbits(const char *src, int ipv6) { argument
272 if (bits > (ipv6 ? 128 : 32)) /*%< range error */
/freebsd-9.3-release/etc/
H A Dprotocols10 #hopopt 0 HOPOPT # hop-by-hop options for ipv6
51 ipv6 41 IPV6 # ipv6
53 ipv6-route 43 IPV6-ROUTE # routing header for ipv6
54 ipv6-frag 44 IPV6-FRAG # fragment header for ipv6
68 ipv6-icmp 58 IPV6-ICMP icmp6 # ICMP for IPv6
69 ipv6-nonxt 59 IPV6-NONXT # no next header for ipv6
[all...]
H A Drc.firewall103 ${fwcmd} add pass ipv6-icmp from :: to ff02::/16
105 ${fwcmd} add pass ipv6-icmp from fe80::/10 to fe80::/10
106 ${fwcmd} add pass ipv6-icmp from fe80::/10 to ff02::/16
109 ${fwcmd} add pass ipv6-icmp from any to any icmp6types 1
112 ${fwcmd} add pass ipv6-icmp from any to any icmp6types 2,135,136
454 ${fwcmd} add pass ipv6-icmp from me to any keep-state
468 ${fwcmd} add pass ipv6-icmp from any to any icmp6type 128,129
474 ${fwcmd} add pass ipv6-icmp from any to any icmp6type 3
/freebsd-9.3-release/contrib/bind9/lib/lwres/unix/include/lwres/
H A Dnet.h73 #include <lwres/ipv6.h> /* Contractual promise. */
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dt4_l2t.h73 uint8_t ipv6; /* entry is for an IPv6 address */ member in struct:l2t_entry
/freebsd-9.3-release/usr.sbin/ppp/
H A Dradius.h96 } ipv6; member in union:radacct::__anon11049
/freebsd-9.3-release/contrib/ipfilter/FreeBSD-4.0/
H A Dunkinstall25 cat FreeBSD-4.0/ipv6-patch-$krev | (cd /sys/netinet6; patch -R)
H A Dkinstall32 cat FreeBSD-4.0/ipv6-patch-$krev | (cd /sys/netinet6; patch -N)
/freebsd-9.3-release/usr.sbin/flowctl/
H A Dflowctl.c166 int ipv4, ipv6, verbose = 0; local
169 ipv6 = feature_present("inet6");
172 ipv6 = 0;
176 if (argc > 0 && !strncmp(argv[0], "ipv6", 4)) {
195 if (ipv6) {
/freebsd-9.3-release/share/doc/bind9/
H A DMakefile28 MISC= dnssec format-options.pl ipv6 migration migration-4to9 \
/freebsd-9.3-release/sys/dev/vxge/include/
H A Dvxgehal-types.h98 * @ipv6: IP V6 address
102 vxge_hal_ipv6 ipv6; member in union:vxge_hal_ipaddr_t
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c129 e->ipv6 = 0;
134 e->ipv6 = 1;
247 if (e->ipv6 == 0) {
/freebsd-9.3-release/tools/test/netfibs/
H A Dforwarding.sh524 ipfw add $((10000 + i)) count ipv6-icmp from any to any \
532 ipfw add $((20000 + i)) count ipv6-icmp from any to any \
572 awk '/ ipv6-icmp / { print $2 }'` ;;
786 ipfw add 100 setfib 0 ipv6-icmp from any to any \
793 ipfw add 100 setfib 0 ipv6-icmp from any to any \
936 ipfw add 100 setfib ${i} ipv6-icmp from any to any \
943 ipfw add 100 setfib ${i} ipv6-icmp from any to any \
1106 ipfw add 100 setfib ${i} ipv6-icmp from any to any \
1114 ipfw add 100 setfib ${j} ipv6-icmp from any to any \
1318 ipfw add 100 setfib ${i} ipv6
[all...]
H A Dreflector.sh583 ipfw add 100 setfib ${_fib} ipv6-icmp \
586 ipfw add 100 setfib ${_fib} ipv6-icmp \
610 ipfw add 400 setfib ${_fib} ipv6-icmp \
627 ipfw add 400 setfib ${_fib} ipv6-icmp \
691 ipfw add $((500 + i)) count ipv6-icmp from any to any \
717 "-i") _c=`ipfw show $((500 + i)) | awk '/ ipv6-icmp / { print $2 }'` ;;
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drrl.h100 isc_boolean_t ipv6 :1; member in struct:dns_rrl_key::__anon153
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/include/isc/
H A Dnet.h91 #include <isc/ipv6.h> /* Contractual promise. */
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/include/isc/
H A Dnet.h91 #include <isc/ipv6.h> /* Contractual promise. */
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dnet.h103 #include <isc/ipv6.h>

Completed in 142 milliseconds

123