bpf_spinlock_cnt
struct bpf_spinlock_cnt pkt_out_cnt = {}, pkt_out_cnt10 = {};
struct bpf_spinlock_cnt scnt = {};
struct bpf_spinlock_cnt cli_cnt_init = { .lock = {}, .cnt = 0xeB9F };
struct bpf_spinlock_cnt *pkt_out_cnt, *pkt_out_cnt10;
__type(value, struct bpf_spinlock_cnt);
__type(value, struct bpf_spinlock_cnt);