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

/freebsd-13-stable/sys/net/route/
H A Dnhop.h221 uint8_t nhgc_subtype; /* container subtype */ member in struct:nhgrp_container
H A Dnhgrp_ctl.c738 nhgc->nhgc_subtype = 0;
752 nhgc->nhgc_subtype = 0;
/freebsd-13-stable/usr.bin/netstat/
H A Dnhgrp.c128 if (nhg_cp->nhgc_type != NHG_C_TYPE_CNHOPS || nhg_cp->nhgc_subtype != 0)
133 if (nhg_dp->nhgc_type != NHG_C_TYPE_DNHOPS || nhg_dp->nhgc_subtype != 0)

Completed in 65 milliseconds