Home
last modified time | relevance | path

Searched refs:nh_uidx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop_var.h80 uint32_t nh_uidx; /* userland-provided index */ member
H A Dnhop_ctl.c886 return (nh->nh_priv->nh_uidx); in nhop_get_uidx()
892 nh->nh_priv->nh_uidx = uidx; in nhop_set_uidx()