Home
last modified time | relevance | path

Searched refs:tee (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/arm/firmware/
H A Dlinaro,optee-tz.txt18 in drivers/tee/optee/optee_smc.h
21 in drivers/tee/optee/optee_smc.h
/f-stack/freebsd/netgraph/
H A Dng_ipfw.c286 ng_ipfw_input(struct mbuf **m0, struct ip_fw_args *fwa, bool tee) in ng_ipfw_input() argument
304 if (tee == false) { in ng_ipfw_input()
H A Dng_tee.c146 NETGRAPH_INIT(tee, &ng_tee_typestruct);
/f-stack/freebsd/contrib/device-tree/src/arm64/realtek/
H A Drtd139x.dtsi32 tee: tee@10100000 { label
H A Drtd129x.dtsi33 tee: tee@10100000 { label
H A Drtd16xx.dtsi30 tee: tee@10100000 { label
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_pfil.c440 ipfw_divert(struct mbuf **m0, struct ip_fw_args *args, bool tee) in ipfw_divert() argument
452 if (tee == false) { in ipfw_divert()
472 if (tee == false) switch (ip->ip_v) { in ipfw_divert()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_block_size_histogram.ksh165 tee ${dumped} | \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dcommands.cfg99 tee
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzfs-tests.sh686 2>&1 | tee "$RESULTS_FILE"
/f-stack/tools/
H A DREADME.md206 skipto N | {divert|tee} PORT | forward ADDR |
/f-stack/dpdk/doc/guides/nics/
H A Dtap.rst105 tee -a /dev/stderr | grep -q '=m' &&