Searched refs:new_cg_tx_bytes (Results 1 – 1 of 1) sorted by relevance
211 signed long long last_cg_tx_bytes, new_cg_tx_bytes; in run_bpf_prog() local247 new_cg_tx_bytes = qstats.bytes_total; in run_bpf_prog()262 delta_bytes = new_cg_tx_bytes - in run_bpf_prog()264 last_cg_tx_bytes = new_cg_tx_bytes; in run_bpf_prog()