Searched refs:bpf_sock_ops_cb_flags (Results 1 – 4 of 4) sorted by relevance
349 u8 bpf_sock_ops_cb_flags; /* Control calling BPF programs member352 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) (TP->bpf_sock_ops_cb_flags & ARG)
3333 __u32 bpf_sock_ops_cb_flags; /* flags defined in uapi/linux/tcp.h */ member
4489 tcp_sk(sk)->bpf_sock_ops_cb_flags = val; in BPF_CALL_2()8217 case offsetof(struct bpf_sock_ops, bpf_sock_ops_cb_flags): in sock_ops_convert_ctx_access()8218 SOCK_OPS_GET_FIELD(bpf_sock_ops_cb_flags, bpf_sock_ops_cb_flags, in sock_ops_convert_ctx_access()