Searched defs:smt_p_lem (Results 1 – 1 of 1) sorted by relevance
300 struct smt_p_lem { struct301 struct smt_para para ; /* generic parameter header */302 u_short lem_mib_index ; /* MIB index */303 u_short lem_phy_index ; /* 1 .. n */304 u_char lem_pad2 ; /* be nice and make it even . */305 u_char lem_cutoff ; /* 0x4 .. 0xf, default 0x7 */306 u_char lem_alarm ; /* 0x4 .. 0xf, default 0x8 */307 u_char lem_estimate ; /* 0x0 .. 0xff */308 u_int lem_reject_ct ; /* 0x00000000 .. 0xffffffff */309 u_int lem_ct ; /* 0x00000000 .. 0xffffffff */