Searched refs:NHF_MULTIPATH (Results 1 – 6 of 6) sorted by relevance
158 #define NH_IS_NHGRP(_nh) ((_nh)->nh_flags & NHF_MULTIPATH)
67 _Static_assert(MPF_MULTIPATH == NHF_MULTIPATH,
224 if ((nh->nh_flags & NHF_MULTIPATH) != 0) in nhop_can_multipath()
215 #define NHF_MULTIPATH 0x0008 /* Nexhop is a nexthop group */ macro
213 #define NHF_MULTIPATH 0x0008 /* Nexhop is a nexthop group */ macro