Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h153 typedef struct hxge_tcam_ipv6_S { struct
155 uint32_t class_code:4; /* 99:96 */
156 uint32_t class_code_l:1; /* 95:95 */
157 uint32_t blade_id:4; /* 94:91 */
158 uint32_t rsrvd2:3; /* 90:88 */
159 uint32_t protocol:8; /* 87:80 */
160 uint32_t l4_hdr:16; /* 79:64 */
161 uint32_t l4_hdr_l:16; /* 63:48 */
162 uint32_t rsrvd:16; /* 47:32 */
163 uint32_t rsrvd_l:32; /* 31:0 */