Home
last modified time | relevance | path

Searched refs:nhgrp_get_uidx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop.h229 uint32_t nhgrp_get_uidx(const struct nhgrp_object *nhg);
H A Dnhgrp_ctl.c792 nhgrp_get_uidx(const struct nhgrp_object *nhg) in nhgrp_get_uidx() function
/freebsd/sys/netlink/route/
H A Drt.c181 uint32_t uidx = nhgrp_get_uidx(nhg); in dump_rc_nhg()