FreeBSD kernel kern code
sb_visitcb_ctx Struct Reference

Data Fields

stats_blob_visitcb_t cb
 
void * usrctx
 

Detailed Description

Definition at line 151 of file subr_stats.c.

Field Documentation

◆ cb

stats_blob_visitcb_t sb_visitcb_ctx::cb

Definition at line 152 of file subr_stats.c.

Referenced by stats_v1_blob_visit(), and stats_v1_itercb_visit().

◆ usrctx

void* sb_visitcb_ctx::usrctx

Definition at line 153 of file subr_stats.c.

Referenced by stats_v1_blob_visit(), and stats_v1_itercb_visit().


The documentation for this struct was generated from the following file: