Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dextern.h53 struct statistics_func { struct
54 SIMPLEQ_ENTRY(statistics_func) f_next;
74 typedef struct statistics_func statistics_func_t; argument
H A Difconfig.c276 static SIMPLEQ_HEAD(, statistics_func) statistics_funcs =