| /f-stack/freebsd/sys/ |
| H A D | counter.h | 40 void counter_u64_free(counter_u64_t); 52 counter_u64_free((a)[_i]); \
|
| /f-stack/freebsd/kern/ |
| H A D | subr_counter.c | 68 counter_u64_free(counter_u64_t c) in counter_u64_free() function 191 counter_u64_free(*cp); in counter_u64_sysuninit()
|
| /f-stack/freebsd/net/ |
| H A D | mp_ring.c | 299 counter_u64_free(r->enqueues); in ifmp_ring_free() 301 counter_u64_free(r->drops); in ifmp_ring_free() 303 counter_u64_free(r->starts); in ifmp_ring_free() 305 counter_u64_free(r->stalls); in ifmp_ring_free() 307 counter_u64_free(r->restarts); in ifmp_ring_free() 309 counter_u64_free(r->abdications); in ifmp_ring_free()
|
| H A D | bpf.c | 2655 counter_u64_free(d->bd_rcount); in bpfd_free() 2656 counter_u64_free(d->bd_dcount); in bpfd_free() 2657 counter_u64_free(d->bd_fcount); in bpfd_free() 2658 counter_u64_free(d->bd_wcount); in bpfd_free() 2659 counter_u64_free(d->bd_wfcount); in bpfd_free() 2660 counter_u64_free(d->bd_wdcount); in bpfd_free() 2661 counter_u64_free(d->bd_zcopy); in bpfd_free()
|
| H A D | if.c | 695 counter_u64_free(ifp->if_counters[i]); in if_free_internal() 1848 counter_u64_free(ifa->ifa_opackets); in ifa_alloc() 1849 counter_u64_free(ifa->ifa_ipackets); in ifa_alloc() 1850 counter_u64_free(ifa->ifa_obytes); in ifa_alloc() 1851 counter_u64_free(ifa->ifa_ibytes); in ifa_alloc() 1870 counter_u64_free(ifa->ifa_opackets); in ifa_destroy() 1871 counter_u64_free(ifa->ifa_ipackets); in ifa_destroy() 1872 counter_u64_free(ifa->ifa_obytes); in ifa_destroy() 1873 counter_u64_free(ifa->ifa_ibytes); in ifa_destroy()
|
| H A D | if_vxlan.c | 2886 counter_u64_free(stats->txcsum); in vxlan_stats_free() 2890 counter_u64_free(stats->tso); in vxlan_stats_free() 2894 counter_u64_free(stats->rxcsum); in vxlan_stats_free()
|
| /f-stack/freebsd/opencrypto/ |
| H A D | ktls_ocf.c | 717 counter_u64_free(ocf_tls10_cbc_crypts); in ktls_ocf_modevent() 718 counter_u64_free(ocf_tls11_cbc_crypts); in ktls_ocf_modevent() 719 counter_u64_free(ocf_tls12_gcm_crypts); in ktls_ocf_modevent() 720 counter_u64_free(ocf_tls13_gcm_crypts); in ktls_ocf_modevent() 721 counter_u64_free(ocf_inplace); in ktls_ocf_modevent() 722 counter_u64_free(ocf_separate_output); in ktls_ocf_modevent() 723 counter_u64_free(ocf_retries); in ktls_ocf_modevent()
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | netflow.c | 631 counter_u64_free(priv->nfinfo_bytes); in ng_netflow_cache_flush() 632 counter_u64_free(priv->nfinfo_packets); in ng_netflow_cache_flush() 633 counter_u64_free(priv->nfinfo_bytes6); in ng_netflow_cache_flush() 634 counter_u64_free(priv->nfinfo_packets6); in ng_netflow_cache_flush() 635 counter_u64_free(priv->nfinfo_sbytes); in ng_netflow_cache_flush() 636 counter_u64_free(priv->nfinfo_spackets); in ng_netflow_cache_flush() 637 counter_u64_free(priv->nfinfo_sbytes6); in ng_netflow_cache_flush() 638 counter_u64_free(priv->nfinfo_spackets6); in ng_netflow_cache_flush() 639 counter_u64_free(priv->nfinfo_act_exp); in ng_netflow_cache_flush() 640 counter_u64_free(priv->nfinfo_inact_exp); in ng_netflow_cache_flush()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ioctl.c | 469 counter_u64_free(rule->evaluations); in pf_free_rule() 471 counter_u64_free(rule->packets[i]); in pf_free_rule() 472 counter_u64_free(rule->bytes[i]); in pf_free_rule() 474 counter_u64_free(rule->states_cur); in pf_free_rule() 475 counter_u64_free(rule->states_tot); in pf_free_rule() 476 counter_u64_free(rule->src_nodes); in pf_free_rule() 2003 counter_u64_free(rule->evaluations); in pfioctl() 2006 counter_u64_free(rule->bytes[i]); in pfioctl() 2008 counter_u64_free(rule->states_cur); in pfioctl() 2009 counter_u64_free(rule->states_tot); in pfioctl() [all …]
|
| H A D | pf_if.c | 260 counter_u64_free(kif->pfik_packets[i][j][k]); in pf_kkif_free() 262 counter_u64_free(kif->pfik_bytes[i][j][k]); in pf_kkif_free()
|
| H A D | pf_table.c | 1979 counter_u64_free(kt->pfrkt_packets[pfr_dir][pfr_op]); in pfr_destroy_ktable() 1980 counter_u64_free(kt->pfrkt_bytes[pfr_dir][pfr_op]); in pfr_destroy_ktable() 1983 counter_u64_free(kt->pfrkt_match); in pfr_destroy_ktable() 1984 counter_u64_free(kt->pfrkt_nomatch); in pfr_destroy_ktable()
|
| H A D | if_pfsync.c | 628 counter_u64_free(st->packets[i]); in pfsync_state_import() 630 counter_u64_free(st->bytes[i]); in pfsync_state_import()
|
| H A D | pf.c | 711 counter_u64_free(sn->bytes[i]); in pf_free_src_node() 713 counter_u64_free(sn->packets[i]); in pf_free_src_node() 1743 counter_u64_free(cur->bytes[i]); in pf_free_state() 1745 counter_u64_free(cur->packets[i]); in pf_free_state()
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_id.c | 297 counter_u64_free(V_ip_id); in ipid_sysuninit()
|
| H A D | ip_icmp.c | 1114 counter_u64_free(V_icmp_rates[i].cr.cr_rate); in icmp_bandlimit_uninit()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 2129 counter_u64_free(rack_ack_total); in rack_counter_destroy() 2131 counter_u64_free(rack_sack_total); in rack_counter_destroy() 2132 counter_u64_free(rack_move_none); in rack_counter_destroy() 2133 counter_u64_free(rack_move_some); in rack_counter_destroy() 2138 counter_u64_free(rack_badfr); in rack_counter_destroy() 2143 counter_u64_free(rack_find_high); in rack_counter_destroy() 2145 counter_u64_free(rack_tlp_tot); in rack_counter_destroy() 2150 counter_u64_free(rack_to_tot); in rack_counter_destroy() 2153 counter_u64_free(rack_calc_zero); in rack_counter_destroy() 2159 counter_u64_free(rack_to_alloc); in rack_counter_destroy() [all …]
|
| H A D | bbr.c | 1860 counter_u64_free(bbr_nohdwr_pacing_enobuf); in bbr_counter_destroy() 1861 counter_u64_free(bbr_hdwr_pacing_enobuf); in bbr_counter_destroy() 1862 counter_u64_free(bbr_flows_whdwr_pacing); in bbr_counter_destroy() 1863 counter_u64_free(bbr_flows_nohdwr_pacing); in bbr_counter_destroy()
|
| /f-stack/freebsd/net/route/ |
| H A D | nhop_ctl.c | 614 counter_u64_free(nh->nh_pksent); in destroy_nhop()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 429 counter_u64_free(ic->ic_ierrors); in ieee80211_ifdetach() 430 counter_u64_free(ic->ic_oerrors); in ieee80211_ifdetach()
|
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 2839 counter_u64_free(zone->uz_allocs); in zone_dtor() 2840 counter_u64_free(zone->uz_frees); in zone_dtor() 2841 counter_u64_free(zone->uz_fails); in zone_dtor() 2842 counter_u64_free(zone->uz_xdomain); in zone_dtor()
|