Home
last modified time | relevance | path

Searched refs:ng_source_stats (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netgraph/
HDng_source.h54 struct ng_source_stats { struct
HDng_source.c87 struct ng_source_stats stats;
367 struct ng_source_stats *stats; in ng_source_rcvmsg()
384 stats = (struct ng_source_stats *)resp->data; in ng_source_rcvmsg()