Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dnhgrp.c128 if (nhg_cp->nhgc_type != NHG_C_TYPE_CNHOPS || nhg_cp->nhgc_subtype != 0) in print_nhgroup_entry_sysctl()
133 if (nhg_dp->nhgc_type != NHG_C_TYPE_DNHOPS || nhg_dp->nhgc_subtype != 0) in print_nhgroup_entry_sysctl()
/f-stack/freebsd/net/route/
H A Dnhop.h220 uint8_t nhgc_type; /* container type */ member
H A Dnhgrp_ctl.c737 nhgc->nhgc_type = NHG_C_TYPE_CNHOPS; in dump_nhgrp_entry()
751 nhgc->nhgc_type = NHG_C_TYPE_DNHOPS; in dump_nhgrp_entry()
/f-stack/tools/compat/include/net/route/
H A Dnhop.h220 uint8_t nhgc_type; /* container type */ member