Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1145 typedef struct tcam_ipv4 { struct
1147 uint32_t reserved6; /* 255 : 224 */
1148 uint32_t reserved5 : 24; /* 223 : 200 */
1149 uint32_t cls_code : 5; /* 199 : 195 */
1150 uint32_t reserved4 : 3; /* 194 : 192 */
1151 uint32_t l2rd_tbl_num : 5; /* 191: 187 */
1152 uint32_t noport : 1; /* 186 */
1153 uint32_t reserved3 : 26; /* 185: 160 */
1177 } tcam_ipv4_t; argument