Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_stats.c116 if_stats_to_if_data(ifnet_t * const ifp, struct if_data * const ifi, in if_stats_to_if_data() function
H A Dif_stats.h134 void if_stats_to_if_data(ifnet_t *, struct if_data *, bool);
H A Dif.c3162 if_stats_to_if_data(ifp, ifi, zero_stats); in if_export_if_data()