Home
last modified time | relevance | path

Searched refs:reflect (Results 1 – 25 of 201) sorted by relevance

123456789

/freebsd-12-stable/tools/test/netfibs/
Dreflector.sh186 ./reflect -p ${CTRLPORT} -T TCP6 -t testtx_icmp6_connected ${_opts}
202 ./reflect -p ${CTRLPORT} -T TCP6 -t testtx_tcp6_connected ${_opts}
218 ./reflect -p ${CTRLPORT} -T UDP6 -t testtx_udp6_connected ${_opts}
239 ./reflect -p ${CTRLPORT} -T TCP6 \
261 ./reflect -p ${CTRLPORT} -T TCP6 \
283 ./reflect -p ${CTRLPORT} -T UDP6 \
316 ./reflect -p ${CTRLPORT} -T ${_o} -t ${_n}${fib} ${_opts}
394 ./reflect -p ${CTRLPORT} -T ${_o} \
451 ./reflect -p ${CTRLPORT} -T ${_o} \
521 ./reflect -p ${CTRLPORT} -T ${_o} \
[all …]
DREADME7 reflect.c
9 Makefile just builds reflect, a program to echo data on a TCP or UDP
27 reflector needs the reflect binary. Apart from that the scripts
DMakefile3 PROG= reflect
/freebsd-12-stable/usr.sbin/ipfwpcap/
Dipfwpcap.c63 static int reflect = 0; /* 1 == write packet back to socket. */ variable
179 reflect++; in main()
263 if (reflect) { in main()
281 if (reflect == 1) continue; in main()
288 if (reflect == 1) continue; in main()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
DREADME.txt14 created. Also, further subdirectories could be created to reflect versions of
16 subdirectories to reflect the three major versions of SUS.
/freebsd-12-stable/tests/sys/netinet6/frag6/
Dfrag6_05.sh145 <reflect>0</reflect>
338 <reflect>0</reflect>
Dfrag6_04.sh141 <reflect>0</reflect>
Dfrag6_02.sh140 <reflect>0</reflect>
Dfrag6_07.sh137 <reflect>0</reflect>
Dfrag6_13.sh139 <reflect>0</reflect>
Dfrag6_03.sh141 <reflect>0</reflect>
Dfrag6_11.sh140 <reflect>0</reflect>
Dfrag6_01.sh139 <reflect>0</reflect>
Dfrag6_09.sh139 <reflect>0</reflect>
Dfrag6_19.sh125 <reflect>0</reflect>
Dfrag6_08.sh137 <reflect>0</reflect>
Dfrag6_16.sh137 <reflect>0</reflect>
Dfrag6_20.sh136 <reflect>0</reflect>
Dfrag6_12.sh139 <reflect>0</reflect>
Dfrag6_10.sh141 <reflect>0</reflect>
Dfrag6_14.sh139 <reflect>0</reflect>
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Ddone_abilist.txt375 fun:reflect.MakeFuncStubGo=uninstrumented
376 fun:reflect.MakeFuncStubGo=discard
377 fun:reflect.makeFuncStub=uninstrumented
378 fun:reflect.makeFuncStub=discard
/freebsd-12-stable/usr.bin/calendar/calendars/
Dcalendar.southafrica6 * before. This file format is not complex enough to reflect this, but
/freebsd-12-stable/contrib/less/
DFREEBSD-upgrade22 Makefile glue to reflect added/removed files.
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-pip.h513 static inline void cvmx_pip_config_crc(uint64_t interface, uint64_t invert_result, uint64_t reflect in cvmx_pip_config_crc() argument
522 config.s.reflect = reflect; in cvmx_pip_config_crc()

123456789