Searched defs:ib_mad_informinfo_s (Results 1 – 1 of 1) sorted by relevance
215 typedef struct ib_mad_informinfo_s { struct233 typedef struct ib_mad_informinfo_s { argument234 ib_gid_t GID; /* specific GID to sub. for */235 ib_lid_t LIDRangeBegin; /* lowest LID to sub. for */236 ib_lid_t LIDRangeEnd; /* highest LID to sub. for */237 uint16_t Reserved;238 uint8_t IsGeneric; /* forward generic traps */239 uint8_t Subscribe; /* 1 subscribe, 0 unsubscribe */240 uint16_t Type; /* type of trap */241 uint16_t TrapNumber_DeviceID; /* trap num or device id */[all …]