Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h111 } udp_stat_counter_t; typedef
116 udp_stat_counter_t udp_sc_stats;
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_stats.c49 static void udp_add_stats(udp_stat_counter_t *, udp_stat_t *);
512 udp_add_stats(udp_stat_counter_t *from, udp_stat_t *to) in udp_add_stats()