Searched refs:reflect (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/tools/test/netfibs/
H A DMakefile3 PROG= reflect
H A Dreflector.sh184 print_debug "./reflect -p ${CTRLPORT} -T TCP6 " \
186 ./reflect -p ${CTRLPORT} -T TCP6 -t testtx_icmp6_connected ${_opts}
187 print_debug "reflect terminated without error."
200 print_debug "./reflect -p ${CTRLPORT} -T TCP6 " \
202 ./reflect -p ${CTRLPORT} -T TCP6 -t testtx_tcp6_connected ${_opts}
203 print_debug "reflect terminated without error."
216 print_debug "./reflect -p ${CTRLPORT} -T UDP6 " \
218 ./reflect -p ${CTRLPORT} -T UDP6 -t testtx_udp6_connected ${_opts}
219 print_debug "reflect terminated without error."
237 print_debug "./reflect
[all...]
H A Dforwarding.sh399 print_debug "./reflect -p $((port + 1 + fib)) -t ${_txt}" "${_opts}"
400 ./reflect -p $((port + 1 + fib)) -t ${_txt} ${_opts}
401 print_debug "reflect '${_txt}' terminated without error."
414 print_debug "./reflect -p $((CTRLPORT + 1000 + i))" \
416 ./reflect -p $((CTRLPORT + 1000 + i)) \
429 #killall reflect || true
730 # Start reflect for TCP and UDP.
897 # Start reflect for TCP and UDP.
1223 # Start reflect for TCP and UDP.
1444 # Start reflect fo
[all...]
/freebsd-11-stable/usr.sbin/ipfwpcap/
H A Dipfwpcap.c61 static int reflect = 0; /* 1 == write packet back to socket. */ variable
127 " '-r' = reflect. write packets back to the divert socket.\n"
177 reflect++;
261 if (reflect) {
279 if (reflect == 1) continue;
286 if (reflect == 1) continue;
/freebsd-11-stable/crypto/openssl/crypto/
H A DMakefile88 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
133 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
137 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pip.h509 * @param reflect Reflect
513 static inline void cvmx_pip_config_crc(uint64_t interface, uint64_t invert_result, uint64_t reflect, uint32_t initialization_vector) argument
522 config.s.reflect = reflect;
H A Dcvmx-pip-defs.h1437 uint64_t reflect : 1; /**< Reflect the bits in each byte. member in struct:cvmx_pip_crc_ctlx::cvmx_pip_crc_ctlx_s
1442 uint64_t reflect : 1;
5371 * will reflect all error packets and packets dropped by the PKI RED engine.
5413 * will reflect all error packets and packets dropped by the PKI RED engine.
5441 * will reflect all error packets and packets dropped by the PKI RED engine.
5484 * will reflect all error packets and packets dropped by the PKI RED engine.
5513 * will reflect all error packets and packets dropped by the PKI RED engine.
5555 * will reflect all error packets and packets dropped by the PKI RED engine.
/freebsd-11-stable/sys/netinet/
H A Dip_icmp.c574 goto reflect;
593 goto reflect;
634 reflect:
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c1310 int error, errcode_valid, handled, idtvec, reflect; local
1371 reflect = 1;
1377 * reflect the machine check back into the guest.
1379 reflect = 0;
1428 if (reflect) {
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A DMakefile70 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
73 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java33 import java.lang.reflect.*;
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.c1224 * not reflect the correct value for high rates, but it's good enough for Action
/freebsd-11-stable/crypto/openssl/engines/
H A DMakefile150 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
154 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/freebsd-11-stable/crypto/openssl/
H A DMakefile.org272 reflect:
H A DMakefile274 reflect:
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl1292 variable to reflect its current activity.
/freebsd-11-stable/crypto/openssl/ssl/
H A DMakefile94 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
97 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/freebsd-11-stable/crypto/openssl/apps/
H A DMakefile136 @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3097 % sometimes we redefine the original macro, and the alias should reflect

Completed in 216 milliseconds