Searched refs:tee (Results 1 – 12 of 12) sorted by relevance
18 in drivers/tee/optee/optee_smc.h21 in drivers/tee/optee/optee_smc.h
286 ng_ipfw_input(struct mbuf **m0, struct ip_fw_args *fwa, bool tee) in ng_ipfw_input() argument304 if (tee == false) { in ng_ipfw_input()
146 NETGRAPH_INIT(tee, &ng_tee_typestruct);
32 tee: tee@10100000 { label
33 tee: tee@10100000 { label
30 tee: tee@10100000 { label
440 ipfw_divert(struct mbuf **m0, struct ip_fw_args *args, bool tee) in ipfw_divert() argument452 if (tee == false) { in ipfw_divert()472 if (tee == false) switch (ip->ip_v) { in ipfw_divert()
165 tee ${dumped} | \
99 tee
686 2>&1 | tee "$RESULTS_FILE"
206 skipto N | {divert|tee} PORT | forward ADDR |
105 tee -a /dev/stderr | grep -q '=m' &&