Searched refs:zleaf (Results 1 – 4 of 4) sorted by relevance
10 struct Counters zleaf = {0}; in count_sched() local11 stats.lookup_or_init(&key, &zleaf)->stat1++; in count_sched()
49 struct IPLeaf zleaf = {0}; in on_packet() local50 struct IPLeaf *leaf = stats.lookup_or_init(&key, &zleaf); in on_packet()
34 struct ifindex_leaf_t zleaf = {0}; in handle_phys2virt() local35 struct ifindex_leaf_t *out_leaf = egress.lookup_or_init(&out_ifindex, &zleaf); in handle_phys2virt()
127 struct counters zleaf = {0}; in handle_inner() local128 struct counters *leaf = stats.lookup_or_init(&key, &zleaf); in handle_inner()