Searched refs:stat_and_limit_k (Results 1 – 1 of 1) sorted by relevance
187 uint32_t stat_and_limit_k = downstream ? skb->ifindex : v->oif; local189 TetherStatsValue* stat_v = bpf_tether_stats_map_lookup_elem(&stat_and_limit_k);194 uint64_t* limit_v = bpf_tether_limit_map_lookup_elem(&stat_and_limit_k);500 uint32_t stat_and_limit_k = downstream ? skb->ifindex : v->oif; in do_forward4() local502 TetherStatsValue* stat_v = bpf_tether_stats_map_lookup_elem(&stat_and_limit_k); in do_forward4()507 uint64_t* limit_v = bpf_tether_limit_map_lookup_elem(&stat_and_limit_k); in do_forward4()