Searched refs:MPF_MULTIPATH (Results 1 – 3 of 3) sorted by relevance
67 _Static_assert(MPF_MULTIPATH == NHF_MULTIPATH,277 nhg->nhg_flags = MPF_MULTIPATH; in alloc_nhgrp()691 KASSERT(((nhg->nhg_flags & MPF_MULTIPATH) != 0), ("nhop is not mpath")); in nhgrp_get_nhops()
255 #define MPF_MULTIPATH 0x08 /* need to be consistent with NHF_MULTIPATH */ macro
595 KASSERT(((nhg->nhg_flags & MPF_MULTIPATH) != 0), ("nhop is not mpath")); in nhgrp_get_nhops()