Searched defs:hxge_tcam_ipv4_S (Results 1 – 1 of 1) sorted by relevance
127 typedef struct hxge_tcam_ipv4_S { struct129 uint32_t class_code:4; /* 99:96 */130 uint32_t class_code_l:1; /* 95:95 */131 uint32_t blade_id:4; /* 94:91 */132 uint32_t rsrvd2:2; /* 90:89 */133 uint32_t noport:1; /* 88 */134 uint32_t protocol:8; /* 87:80 */135 uint32_t l4_hdr:16; /* 79:64 */136 uint32_t l4_hdr_l:16; /* 63:48 */137 uint32_t rsrvd:16; /* 47:32 */[all …]