Searched refs:FlowLabel (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_prtn_config.c | 81 uint32_t FlowLabel; member 112 uint8_t TClass, uint32_t FlowLabel, 197 group->flags.FlowLabel, in __create_mgrp() 211 group->flags.FlowLabel, in __create_mgrp() 263 broadcast_mgroup.flags.FlowLabel = conf->flags.FlowLabel; in partition_create() 329 uint32_t FlowLabel; in parse_group_flag() local 334 (FlowLabel = strtoul(val, &end, 0)) > 0xFFFFF || in parse_group_flag() 341 flags->FlowLabel = FlowLabel; in parse_group_flag() 606 mgroup.flags.FlowLabel = conf->flags.FlowLabel; in mgroup_create()
|
H A D | osm_prtn.c | 247 uint8_t tclass, uint32_t FlowLabel, in osm_prtn_add_mcgroup() argument 273 mc_rec.sl_flow_hop = ib_member_set_sl_flow_hop(sl, FlowLabel, hop_limit); in osm_prtn_add_mcgroup()
|
/freebsd/stand/efi/include/ |
H A D | efiip.h | 219 UINT32 FlowLabel; member 372 UINT32 FlowLabel; member
|