Home
last modified time | relevance | path

Searched refs:tagged (Results 1 – 25 of 64) sorted by relevance

123

/NextBSD/contrib/ofed/libmlx4/fixes/
HDrocee_add_support.patch31 + uint8_t tagged;
52 + if (to_mah(wr->wr.ud.ah)->tagged) {
101 + &ah->tagged, &is_mcast))
108 + if (ah->tagged) {
/NextBSD/contrib/file/magic/Magdir/
HDcbor20 >>3 ubyte >0xbf (tagged)
HDadventure65 # All files are machine-independent (games compile to byte-code) and are tagged
HDsniffer254 # *Peek tagged capture files.
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-fifo.c1277 u32 tagged) in vxge_hal_fifo_txdl_new_frame_set() argument
1294 (ptr_t) vpath_handle, (ptr_t) txdlh, tagged); in vxge_hal_fifo_txdl_new_frame_set()
1311 if (tagged) in vxge_hal_fifo_txdl_new_frame_set()
1341 u32 tagged) in vxge_hal_fifo_txdl_post() argument
1365 (ptr_t) vpath_handle, (ptr_t) txdlh, tagged); in vxge_hal_fifo_txdl_post()
1382 if (tagged) { in vxge_hal_fifo_txdl_post()
/NextBSD/contrib/ntp/sntp/m4/
HDax_c99_struct_init.m412 # supports the C99 tagged structure initialization.
/NextBSD/sys/gnu/dts/
HDFreeBSD-upgrade9 # will grab the latest tree. It is imported into vendor/device-tree/dist and tagged
/NextBSD/contrib/binutils/
HDltgcc.m425 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
/NextBSD/contrib/ofed/libibverbs/src/
HDverbs.c722 uint8_t mac[], uint16_t *vlan, uint8_t *tagged, in __ibv_resolve_eth_gid() argument
746 *tagged = 1; in __ibv_resolve_eth_gid()
749 *tagged = 0; in __ibv_resolve_eth_gid()
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_qp.c597 int tagged = 0; in build_term_codes() local
608 tagged = (opcode == T3_RDMA_WRITE) || in build_term_codes()
643 if (tagged) { in build_term_codes()
683 if (tagged) { in build_term_codes()
/NextBSD/crypto/heimdal/doc/
HDlayman.asc126 structured types, which have components; tagged types, which
200 types, structured types, implicitly and explicitly tagged
272 2.3 Implicitly and explicitly tagged types
282 Implicitly tagged types are derived from other types by
287 Explicitly tagged types are derived from other types by
289 explicitly tagged types are structured types consisting of
299 For purposes of encoding, an implicitly tagged type is
301 tag is different. An explicitly tagged type is considered
494 3. For simple string types and implicitly tagged
499 4. For structured types, implicitly tagged types
[all …]
/NextBSD/contrib/ofed/libibverbs/include/infiniband/
HDdriver.h169 uint8_t mac[], uint16_t *vlan, uint8_t *tagged,
/NextBSD/crypto/heimdal/lib/kadm5/
HDkadm5_err.et57 error_code BAD_TL_TYPE, "Invalid tagged data list element type"
/NextBSD/crypto/openssl/doc/crypto/
HDASN1_generate_nconf.pod171 An IA5String explicitly tagged:
175 An IA5String explicitly tagged using APPLICATION tagging:
/NextBSD/tools/test/netfibs/
HDREADME49 packets tagged on input are leaving on the correct FIB.
/NextBSD/cddl/contrib/dtracetoolkit/Notes/
HDALLcolors_notes.txt124 Other tweaks can be made to either print the output in a <pre> tagged block;
HDiosnoop_notes.txt78 But it gets worse. Disks implement "tagged queueing", where events in the
/NextBSD/contrib/ofed/libmlx4/src/
HDverbs.c719 &ah->tagged, &is_mcast)) in mlx4_create_ah()
726 if (ah->tagged) { in mlx4_create_ah()
HDmlx4.h291 uint8_t tagged; member
HDqp.c289 if (to_mah(wr->wr.ud.ah)->tagged) { in mlx4_post_send()
/NextBSD/sys/dev/aic7xxx/
HDaic7xxx.seq63 * this list everytime a request sense occurs or after completing a non-tagged
268 * If this is a tagged request, the tagged message must
471 * If we are the result of a tagged command, send
1814 * Determine whether a target is using tagged or non-tagged
1818 * this must be a tagged transaction.
1879 * SCB. With SCB paging, we must search for non-tagged
/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDqp.c765 int tagged; in build_term_codes() local
781 tagged = (opcode == FW_RI_RDMA_WRITE) || in build_term_codes()
815 if (tagged) { in build_term_codes()
855 if (tagged) { in build_term_codes()
/NextBSD/crypto/openssl/
HDREADME.ASN138 7. Even IMPLICIT isn't complete: there is no support for implicitly tagged
/NextBSD/sys/dev/vxge/include/
HDvxgehal-ll.h2669 u32 tagged);
2685 u32 tagged);
/NextBSD/sbin/pfctl/
HDparse.y415 } tagged; member
512 %type <v.tagged> tagged
3950 natrule : nataction interface af proto fromto tag tagged rtable
4110 tagged rtable redirection
4280 tagged : /* empty */ { $$.neg = 0; $$.name = NULL; }

123