Searched refs:nhgrp_container (Results 1 – 4 of 4) sorted by relevance
705 struct nhgrp_container *nhgc; in dump_nhgrp_entry()715 sz += sizeof(struct nhgrp_container); in dump_nhgrp_entry()718 sz += sizeof(struct nhgrp_container); in dump_nhgrp_entry()736 nhgc = (struct nhgrp_container *)(nhge + 1); in dump_nhgrp_entry()739 nhgc->nhgc_len = sizeof(struct nhgrp_container); in dump_nhgrp_entry()750 nhgc = (struct nhgrp_container *)(&ext[nhg_priv->nhg_nh_count]); in dump_nhgrp_entry()753 nhgc->nhgc_len = sizeof(struct nhgrp_container); in dump_nhgrp_entry()807 sz += 2 * sizeof(struct nhgrp_container); in nhgrp_dump_sysctl()
217 struct nhgrp_container { struct
125 struct nhgrp_container *nhg_cp, *nhg_dp; in print_nhgroup_entry_sysctl()127 nhg_cp = (struct nhgrp_container *)(nhge + 1); in print_nhgroup_entry_sysctl()132 nhg_dp = (struct nhgrp_container *)((char *)nhg_cp + nhg_cp->nhgc_len); in print_nhgroup_entry_sysctl()