Searched refs:udp_stat_t (Results 1 – 2 of 2) sorted by relevance
43 static void udp_clr_stats(udp_stat_t *);44 static void udp_add_stats(udp_stat_counter_t *, udp_stat_t *);393 udp_stat_t template = { in udp_kstat2_init()439 udp_add_stats(udp_stat_counter_t *from, udp_stat_t *to) in udp_add_stats()461 udp_clr_stats(udp_stat_t *stats) in udp_clr_stats()482 udp_stat_t *stats; in udp_kstat2_update()500 stats = (udp_stat_t *)kp->ks_data; in udp_kstat2_update()
89 } udp_stat_t; typedef