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