Home
last modified time | relevance | path

Searched refs:out_leaf (Results 1 – 1 of 1) sorted by relevance

/external/bcc/examples/networking/vlan_learning/
Dvlan_learning.c35 struct ifindex_leaf_t *out_leaf = egress.lookup_or_init(&out_ifindex, &zleaf); in handle_phys2virt() local
37 out_leaf->out_ifindex = skb->ifindex; in handle_phys2virt()
38 out_leaf->vlan_tci = skb->vlan_tci; in handle_phys2virt()
39 out_leaf->vlan_proto = skb->vlan_proto; in handle_phys2virt()