Home
last modified time | relevance | path

Searched defs:BPF_CALL_1 (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dfilter.c160 BPF_CALL_1(bpf_skb_get_pay_offset, struct sk_buff *, skb) in BPF_CALL_1() function
1853 BPF_CALL_1(bpf_sk_fullsock, struct sock *, sk) in BPF_CALL_1() function
3047 BPF_CALL_1(bpf_skb_cgroup_classid, const struct sk_buff *, skb) in BPF_CALL_1() function
3065 BPF_CALL_1(bpf_get_cgroup_classid, const struct sk_buff *, skb) in BPF_CALL_1() function
3077 BPF_CALL_1(bpf_get_route_realm, const struct sk_buff *, skb) in BPF_CALL_1() function
3089 BPF_CALL_1(bpf_get_hash_recalc, struct sk_buff *, skb) in BPF_CALL_1() function
3106 BPF_CALL_1(bpf_set_hash_invalid, struct sk_buff *, skb) in BPF_CALL_1() function
3166 BPF_CALL_1(bpf_skb_vlan_pop, struct sk_buff *, skb) in BPF_CALL_1() function
4500 BPF_CALL_1(bpf_skb_cgroup_id, const struct sk_buff *, skb) in BPF_CALL_1() function
4544 BPF_CALL_1(bpf_sk_cgroup_id, struct sock *, sk) in BPF_CALL_1() function
[all …]