Home
last modified time | relevance | path

Searched defs:NH_IS_NHGRP (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop.h158 #define NH_IS_NHGRP(_nh) ((_nh)->nh_flags & NHF_MULTIPATH) macro
/f-stack/tools/compat/include/net/route/
H A Dnhop.h158 #define NH_IS_NHGRP(_nh) ((_nh)->nh_flags & NHF_MULTIPATH) macro