Home
last modified time | relevance | path

Searched defs:nhg_size (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/netstat/
H A Dnhgrp.c201 size_t nhg_count, nhg_size; in dump_nhgrp_sysctl() local
/freebsd/sys/net/route/
H A Droute_var.h272 uint8_t nhg_size; /* dataplain group size */ member
H A Dnhgrp_ctl.c214 get_nhgrp_alloc_size(uint32_t nhg_size, uint32_t num_nhops) in get_nhgrp_alloc_size()