Home
last modified time | relevance | path

Searched refs:last_cg_tx_bytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm.c211 signed long long last_cg_tx_bytes, new_cg_tx_bytes; in run_bpf_prog() local
225 last_cg_tx_bytes = qstats.bytes_total; in run_bpf_prog()
263 last_cg_tx_bytes; in run_bpf_prog()
264 last_cg_tx_bytes = new_cg_tx_bytes; in run_bpf_prog()
/kernel/linux/linux-6.6/samples/bpf/
H A Dhbm.c218 signed long long last_cg_tx_bytes, new_cg_tx_bytes; in run_bpf_prog() local
232 last_cg_tx_bytes = qstats.bytes_total; in run_bpf_prog()
270 last_cg_tx_bytes; in run_bpf_prog()
271 last_cg_tx_bytes = new_cg_tx_bytes; in run_bpf_prog()

Completed in 2 milliseconds