Searched refs:nhg_flags (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dnhgrp_ctl.c70 CHK_STRUCT_FIELD_GENERIC(struct nhop_object, nh_flags, struct nhgrp_object, nhg_flags);
277 nhg->nhg_flags = MPF_MULTIPATH;
691 KASSERT(((nhg->nhg_flags & MPF_MULTIPATH) != 0), ("nhop is not mpath"));
H A Droute_var.h270 uint16_t nhg_flags; /* nexthop group flags */ member in struct:nhgrp_object

Completed in 49 milliseconds