Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbpf.h215 extern const struct bpf_func_proto bpf_skb_vlan_push_proto;
/linux-4.4.14/net/core/
Dfilter.c1526 const struct bpf_func_proto bpf_skb_vlan_push_proto = { variable
1534 EXPORT_SYMBOL_GPL(bpf_skb_vlan_push_proto);
1676 return &bpf_skb_vlan_push_proto; in tc_cls_act_func_proto()
/linux-4.4.14/lib/
Dtest_bpf.c408 bpf_skb_vlan_push_proto.func - __bpf_call_base); in bpf_fill_ld_abs_vlan_push_pop()