Searched refs:with (Results 1 - 25 of 524) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv6/
H A Dip6t_REJECT.h15 u_int32_t with; /* reject type */ member in struct:ip6t_reject_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv6/
H A Dip6t_REJECT.h15 u_int32_t with; /* reject type */ member in struct:ip6t_reject_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv6/
H A Dip6t_REJECT.h13 enum ip6t_reject_with with; /* reject type */ member in struct:ip6t_reject_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dtestssl38 echo test sslv2 with server authentication
42 echo test sslv2 with client authentication
45 echo test sslv2 with both client and server authentication
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
76 echo test sslv2 with serve
[all...]
H A Dtestfipsssl47 echo test tls1 with server authentication
50 echo test tls1 with client authentication
53 echo test tls1 with both client and server authentication
59 echo test tls1 with server authentication via BIO pair
62 echo test tls1 with client authentication via BIO pair
65 echo test tls1 with both client and server authentication via BIO pair
75 echo test sslv2/sslv3 with 1024bit DHE via BIO pair
78 echo test sslv2/sslv3 with server authentication
81 echo test sslv2/sslv3 with client authentication via BIO pair
84 echo test sslv2/sslv3 with bot
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtestssl38 echo test sslv2 with server authentication
42 echo test sslv2 with client authentication
45 echo test sslv2 with both client and server authentication
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
76 echo test sslv2 with serve
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dipt_REJECT.h17 enum ipt_reject_with with; /* reject type */ member in struct:ipt_reject_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dipt_REJECT.h17 enum ipt_reject_with with; /* reject type */ member in struct:ipt_reject_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dsystem.h77 #define xchg(ptr, with) \
78 ((__typeof__ (*(ptr)))__xchg ((unsigned long)(with), (ptr), sizeof (*(ptr))))
80 static inline unsigned long __xchg (unsigned long with, argument
90 *(unsigned char *)ptr = with;
94 *(unsigned short *)ptr = with;
98 *(unsigned long *)ptr = with;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_REJECT.c16 enum ip6t_reject_with with; member in struct:reject_names
59 "--reject-with type drop input packet and send back\n"
66 {.name = "reject-with", .id = O_REJECT_WITH, .type = XTTYPE_STRING},
75 reject->with = IP6T_ICMP6_PORT_UNREACH;
90 reject->with = reject_table[i].with;
105 if (reject_table[i].with == reject->with)
107 printf(" reject-with %s", reject_table[i].name);
117 if (reject_table[i].with
[all...]
H A Dlibipt_REJECT.c23 enum ipt_reject_with with; member in struct:reject_names
72 "--reject-with type drop input packet and send back\n"
81 {.name = "reject-with", .id = O_REJECT_WITH, .type = XTTYPE_STRING},
90 reject->with = IPT_ICMP_PORT_UNREACHABLE;
105 reject->with = reject_table[i].with;
111 fprintf(stderr, "--reject-with echo-reply no longer"
125 if (reject_table[i].with == reject->with)
127 printf(" reject-with
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_REJECT.c19 enum ip6t_reject_with with; member in struct:reject_names
58 "--reject-with type drop input packet and send back\n"
65 { "reject-with", 1, 0, '1' },
76 reject->with = IP6T_ICMP6_PORT_UNREACH;
96 "Unexpected `!' after --reject-with");
100 reject->with = reject_table[i].with;
128 if (reject_table[i].with == reject->with)
131 printf("reject-with
[all...]
H A Dlibipt_REJECT.c26 enum ipt_reject_with with; member in struct:reject_names
71 "--reject-with type drop input packet and send back\n"
80 { "reject-with", 1, 0, '1' },
91 reject->with = IPT_ICMP_PORT_UNREACHABLE;
110 "Unexpected `!' after --reject-with");
114 reject->with = reject_table[i].with;
121 fprintf(stderr, "--reject-with echo-reply no longer"
147 if (reject_table[i].with == reject->with)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ms/
H A Dtest.bat96 echo test sslv2 with server authentication
100 echo test sslv2 with client authentication
104 echo test sslv2 with both client and server authentication
112 echo test sslv3 with server authentication
116 echo test sslv3 with client authentication
120 echo test sslv3 with both client and server authentication
128 echo test sslv2/sslv3 with server authentication
132 echo test sslv2/sslv3 with client authentication
136 echo test sslv2/sslv3 with both client and server authentication
144 echo test sslv2/sslv3 with 102
[all...]
H A Dtestce.bat130 echo test sslv2 with server authentication
134 echo test sslv2 with client authentication
138 echo test sslv2 with both client and server authentication
146 echo test sslv3 with server authentication
150 echo test sslv3 with client authentication
154 echo test sslv3 with both client and server authentication
162 echo test sslv2/sslv3 with server authentication
166 echo test sslv2/sslv3 with client authentication
170 echo test sslv2/sslv3 with both client and server authentication
178 echo test sslv2/sslv3 with 102
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtest.bat92 echo test sslv2 with server authentication
96 echo test sslv2 with client authentication
100 echo test sslv2 with both client and server authentication
108 echo test sslv3 with server authentication
112 echo test sslv3 with client authentication
116 echo test sslv3 with both client and server authentication
124 echo test sslv2/sslv3 with server authentication
128 echo test sslv2/sslv3 with client authentication
132 echo test sslv2/sslv3 with both client and server authentication
140 echo test sslv2/sslv3 with 102
[all...]
H A Dtestce.bat130 echo test sslv2 with server authentication
134 echo test sslv2 with client authentication
138 echo test sslv2 with both client and server authentication
146 echo test sslv3 with server authentication
150 echo test sslv3 with client authentication
154 echo test sslv3 with both client and server authentication
162 echo test sslv2/sslv3 with server authentication
166 echo test sslv2/sslv3 with client authentication
170 echo test sslv2/sslv3 with both client and server authentication
178 echo test sslv2/sslv3 with 102
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/script/
H A Dbuild_env.sh28 /* This file is automatically generated with "make include/build_env.h". DO NOT EDIT */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgattrib-properties-13 # Test --translated option with Java .properties syntax.
19 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht
53 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht
H A Dxgettext-c-1510 /* (glib) The 1-argument Q_ macro is a gettext with context. */
12 /* (hypothetical) The 2-argument Q_ macro is an ngettext with contexts. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/threads/
H A Dpthreads-vms.com3 $! WARNING: only tested with DEC C so far.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dmake.sh17 ./configure --prefix=$PWD/tmp --host=mipsel-linux --with-ksource=$KERNEL_DIR --disable-shared #--without-kernel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dpthreads-vms.com3 $! WARNING: only tested with DEC C so far.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Drules18 # Set the host and build architectures for use with config.cache loading,
67 --with-fhs \
73 --with-privatedir=/etc/samba \
74 --with-piddir=/var/run/samba \
76 --with-netatalk \
77 --with-smbmount \
78 --with-pam \
79 --with-syslog \
80 --with-utmp \
81 --with
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Drules21 # Set the host and build architectures for use with config.cache loading,
69 --with-fhs \
75 --with-privatedir=/etc/samba \
77 --with-netatalk \
78 --with-smbmount \
79 --with-pam \
80 --with-syslog \
81 --with-utmp \
82 --with-readline \
83 --with
[all...]

Completed in 150 milliseconds

1234567891011>>