Home
last modified time | relevance | path

Searched refs:stats_saved (Results 1 – 7 of 7) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmulti_sw.h46 void multi_sw_report(int stats_saved);
H A Dmulti_sw.cpp163 void multi_sw_report(int stats_saved) in multi_sw_report() argument
171 if(stats_saved){ in multi_sw_report()
H A Dmulti.cpp1762 int stats_saved = multi_fs_std_tracker_store_stats(); in multi_standalone_postgame_close() local
1764 if (stats_saved) { in multi_standalone_postgame_close()
1772 multi_sw_report(stats_saved); in multi_standalone_postgame_close()
H A Dmultiui.cpp8800 int stats_saved = multi_fs_tracker_store_stats(); in multi_debrief_accept_hit() local
8803 if (stats_saved) { in multi_debrief_accept_hit()
8811 multi_sw_report(stats_saved); in multi_debrief_accept_hit()
8867 int stats_saved = multi_fs_tracker_store_stats(); in multi_debrief_esc_hit() local
8870 if (stats_saved) { in multi_debrief_esc_hit()
8878 multi_sw_report(stats_saved); in multi_debrief_esc_hit()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/3com/
H A Dtyphoon.c285 struct net_device_stats stats_saved; member
900 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()
953 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()
1998 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/3com/
H A Dtyphoon.c285 struct net_device_stats stats_saved; member
900 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()
953 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()
1998 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/3com/
H A Dtyphoon.c285 struct net_device_stats stats_saved; member
900 struct net_device_stats *saved = &tp->stats_saved; in typhoon_do_get_stats()
953 struct net_device_stats *saved = &tp->stats_saved; in typhoon_get_stats()
1998 memcpy(&tp->stats_saved, &tp->dev->stats, sizeof(struct net_device_stats)); in typhoon_stop_runtime()