HomeSort by: relevance | last modified time | path
    Searched refs:statistics_func_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/ifconfig/
extern.h 74 typedef struct statistics_func statistics_func_t; typedef in typeref:struct:statistics_func
82 void statistics_func_init(statistics_func_t *, statistics_cb_t);
85 int register_statistics(statistics_func_t *);
ifconfig.c 390 statistics_func_init(statistics_func_t *f, statistics_cb_t func)
415 register_statistics(statistics_func_t *f)
1273 statistics_func_t *statistics_f;
ieee80211.c 1374 static statistics_func_t statistics;

Completed in 135 milliseconds