Searched refs:udp_stat_t (Results 1 – 2 of 2) sorted by relevance
48 static void udp_clr_stats(udp_stat_t *);49 static void udp_add_stats(udp_stat_counter_t *, udp_stat_t *);466 udp_stat_t template = { in udp_kstat2_init()512 udp_add_stats(udp_stat_counter_t *from, udp_stat_t *to) in udp_add_stats()534 udp_clr_stats(udp_stat_t *stats) in udp_clr_stats()555 udp_stat_t *stats; in udp_kstat2_update()573 stats = (udp_stat_t *)kp->ks_data; in udp_kstat2_update()
90 } udp_stat_t; typedef