Searched refs:skc_state (Results 1 – 7 of 7) sorted by relevance
26 sk_state_res = bpf_kfunc_call_test3((struct sock *)sk)->__sk_common.skc_state; in f1()
86 #define sk_state __sk_common.skc_state
26 unsigned char skc_state; member38 #define sk_state __sk_common.skc_state
40 #define tw_state __tw_common.skc_state
79 #define ireq_state req.__req_common.skc_state
185 volatile unsigned char skc_state; member381 #define sk_state __sk_common.skc_state
9950 BPF_FIELD_SIZEOF(struct sock_common, skc_state), in bpf_sock_convert_ctx_access()9952 bpf_target_off(struct sock_common, skc_state, in bpf_sock_convert_ctx_access()9954 skc_state), in bpf_sock_convert_ctx_access()10499 BUILD_BUG_ON(sizeof_field(struct sock_common, skc_state) != 1); in sock_ops_convert_ctx_access()10506 offsetof(struct sock_common, skc_state)); in sock_ops_convert_ctx_access()