Searched refs:hop_wf (Results 1 – 2 of 2) sorted by relevance
125 osm_switch_set_hops(p_sw, remote_lid, i, p->hop_wf); in ucast_mgr_process_hop_0_1()161 hops += p->hop_wf; in ucast_mgr_process_neighbor()452 unsigned port, hop_wf; in set_hop_wf() local471 if (!*p || !(hop_wf = strtoul(p, &e, 0)) || p == e || hop_wf >= 0x100) { in set_hop_wf()482 physp->hop_wf = hop_wf; in set_hop_wf()495 p->hop_wf = 1; in set_default_hop_wf()
122 uint8_t hop_wf; member