Searched refs:nhgc_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dnhop.h219 uint16_t nhgc_count; /* number of items */ member in struct:nhgrp_container
H A Dnhgrp_ctl.c741 nhgc->nhgc_count = nhg_priv->nhg_nh_count;
755 nhgc->nhgc_count = nhg->nhg_size;
/freebsd-13-stable/usr.bin/netstat/
H A Dnhgrp.c155 for (uint32_t i = 0; i < nhg_cp->nhgc_count; i++) {
158 for (uint32_t sidx = 0; sidx < nhg_dp->nhgc_count; sidx++) {

Completed in 163 milliseconds