Searched refs:PASSTHRU (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_torus.c | 119 enum endpt_type { UNKNOWN = 0, SRCSINK, PASSTHRU }; enumerator 672 l->end[0].type = PASSTHRU; in build_ca_link() 735 l->end[0].type = PASSTHRU; in build_link() 743 l->end[1].type = PASSTHRU; in build_link() 956 l->end[0].type = PASSTHRU; in parse_dir_link() 962 l->end[1].type = PASSTHRU; in parse_dir_link() 1319 if (ep->type == PASSTHRU) in diagnose_fabric() 1613 pg0->type = PASSTHRU; in link_tswitches() 1616 pg1->type = PASSTHRU; in link_tswitches() 1641 if (!(f_ep0->type == PASSTHRU && f_ep1->type == PASSTHRU)) { in link_tswitches() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragments.td | 18 // RES = op PTR, PASSTHRU, COND, EFLAGS
|
| /freebsd/contrib/unbound/doc/ |
| H A D | example.conf.in | 1408 # actions are: NXDOMAIN, NODATA, PASSTHRU, DROP, Local Data, tcp-only
|
| H A D | unbound.conf.rst | 4758 Note that a PASSTHRU action is still considered a match. 4767 Supported actions are: NXDOMAIN, NODATA, PASSTHRU, DROP, Local Data, tcp-only
|