Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dnhgrp.c126 if (nhg_cp->nhgc_type != NHG_C_TYPE_CNHOPS || nhg_cp->nhgc_subtype != 0) in print_nhgroup_entry_sysctl()
131 if (nhg_dp->nhgc_type != NHG_C_TYPE_DNHOPS || nhg_dp->nhgc_subtype != 0) in print_nhgroup_entry_sysctl()
/freebsd/sys/net/route/
H A Dnhop.h269 uint8_t nhgc_type; /* container type */ member
H A Dnhgrp_ctl.c871 nhgc->nhgc_type = NHG_C_TYPE_CNHOPS; in dump_nhgrp_entry()
885 nhgc->nhgc_type = NHG_C_TYPE_DNHOPS; in dump_nhgrp_entry()