Lines Matching refs:BPF_CALL_2

240 BPF_CALL_2(bpf_skb_load_helper_8_no_cache, const struct sk_buff *, skb,
267 BPF_CALL_2(bpf_skb_load_helper_16_no_cache, const struct sk_buff *, skb,
294 BPF_CALL_2(bpf_skb_load_helper_32_no_cache, const struct sk_buff *, skb,
1854 BPF_CALL_2(bpf_skb_pull_data, struct sk_buff *, skb, u32, len)
1894 BPF_CALL_2(sk_skb_pull_data, struct sk_buff *, skb, u32, len)
2052 BPF_CALL_2(bpf_csum_update, struct sk_buff *, skb, __wsum, csum)
2072 BPF_CALL_2(bpf_csum_level, struct sk_buff *, skb, u64, level)
2520 BPF_CALL_2(bpf_redirect, u32, ifindex, u64, flags)
2541 BPF_CALL_2(bpf_redirect_peer, u32, ifindex, u64, flags)
2590 BPF_CALL_2(bpf_msg_apply_bytes, struct sk_msg *, msg, u32, bytes)
2604 BPF_CALL_2(bpf_msg_cork_bytes, struct sk_msg *, msg, u32, bytes)
3153 BPF_CALL_2(bpf_set_hash, struct sk_buff *, skb, u32, hash)
3402 BPF_CALL_2(bpf_skb_change_type, struct sk_buff *, skb, u32, pkt_type)
3910 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset)
4170 BPF_CALL_2(bpf_xdp_adjust_tail, struct xdp_buff *, xdp, int, offset)
4206 BPF_CALL_2(bpf_xdp_adjust_meta, struct xdp_buff *, xdp, int, offset)
4550 BPF_CALL_2(bpf_xdp_redirect, u32, ifindex, u64, flags)
4967 BPF_CALL_2(bpf_skb_ancestor_cgroup_id, const struct sk_buff *, skb, int,
4993 BPF_CALL_2(bpf_sk_ancestor_cgroup_id, struct sock *, sk, int, ancestor_level)
5722 BPF_CALL_2(bpf_sock_ops_cb_flags_set, struct bpf_sock_ops_kern *, bpf_sock,
7816 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv4, struct iphdr *, iph,
7836 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv6, struct ipv6hdr *, iph,