Home
last modified time | relevance | path

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

/external/bcc/examples/networking/vlan_learning/
Dvlan_learning.c41 bpf_skb_vlan_pop(skb); in handle_phys2virt()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_helpers.h169 static int (*bpf_skb_vlan_pop)(void *ctx) = variable