Searched refs:gw_system_guid (Results 1 – 5 of 5) sorted by relevance
369 new_gwi->gw_system_guid = gwi->gw_system_guid; in eibnx_add_gw_to_gwlist()427 if (new_gwi->gw_system_guid != orig_gwi->gw_system_guid) { in eibnx_replace_gw_in_gwlist()430 orig_gwi->gw_system_guid, new_gwi->gw_system_guid); in eibnx_replace_gw_in_gwlist()432 orig_gwi->gw_system_guid = new_gwi->gw_system_guid; in eibnx_replace_gw_in_gwlist()
153 gwi->gw_system_guid); in eibnx_create_node_props()157 EIB_PROP_GW_SYS_GUID, gwi->gw_system_guid, dip, ret); in eibnx_create_node_props()
577 gwi->gw_system_guid = ntohll(guid); in eibnx_fip_parse_advt_pkt()
470 eib_gwi.gi_system_guid = gwi->gw_system_guid; in eibnx_gw_is_aware()
213 ib_guid_t gw_system_guid; member