Home
last modified time | relevance | path

Searched refs:statistics_func_t (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/ifconfig/
H A Dextern.h74 typedef struct statistics_func statistics_func_t; typedef
82 void statistics_func_init(statistics_func_t *, statistics_cb_t);
85 int register_statistics(statistics_func_t *);
H A Difconfig.c390 statistics_func_init(statistics_func_t *f, statistics_cb_t func) in statistics_func_init()
415 register_statistics(statistics_func_t *f) in register_statistics()
1273 statistics_func_t *statistics_f; in status()
H A Dieee80211.c1374 static statistics_func_t statistics;