Searched refs:FlowLabel (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_prtn_config.c81 uint32_t FlowLabel; member in struct:group_flags
112 uint8_t TClass, uint32_t FlowLabel,
197 group->flags.FlowLabel,
211 group->flags.FlowLabel,
263 broadcast_mgroup.flags.FlowLabel = conf->flags.FlowLabel;
328 } else if (!strncmp(flag, "FlowLabel", len)) {
329 uint32_t FlowLabel; local
334 (FlowLabel = strtoul(val, &end, 0)) > 0xFFFFF ||
338 "flag \'FlowLabel\' require
[all...]
H A Dosm_prtn.c247 uint8_t tclass, uint32_t FlowLabel,
273 mc_rec.sl_flow_hop = ib_member_set_sl_flow_hop(sl, FlowLabel, hop_limit);
244 osm_prtn_add_mcgroup(osm_log_t * p_log, osm_subn_t * p_subn, osm_prtn_t * p, uint8_t rate, uint8_t mtu, uint8_t sl, uint8_t scope, uint32_t Q_Key, uint8_t tclass, uint32_t FlowLabel, const ib_gid_t *mgid) argument
/freebsd-current/stand/efi/include/
H A Defiip.h219 UINT32 FlowLabel; member in struct:__anon648
372 UINT32 FlowLabel; member in struct:_EFI_IP6_OVERRIDE_DATA

Completed in 112 milliseconds