Home
last modified time | relevance | path

Searched defs:hxge_tcam_ipv4_S (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h125 typedef struct hxge_tcam_ipv4_S { struct
127 uint32_t class_code:4; /* 99:96 */
128 uint32_t class_code_l:1; /* 95:95 */
129 uint32_t blade_id:4; /* 94:91 */
130 uint32_t rsrvd2:2; /* 90:89 */
131 uint32_t noport:1; /* 88 */
132 uint32_t protocol:8; /* 87:80 */
133 uint32_t l4_hdr:16; /* 79:64 */
134 uint32_t l4_hdr_l:16; /* 63:48 */
135 uint32_t rsrvd:16; /* 47:32 */
[all …]