Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h36044 struct bpf_sockopt_kern { struct
36045 struct sock *sk;
36046 u8 *optval;
36047 u8 *optval_end;
36048 s32 level;
36049 s32 optname;
36050 s32 optlen;
36051 struct task_struct *current_task;
36052 u64 tmp_reg;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h45706 struct bpf_sockopt_kern { struct
45707 struct sock *sk;
45708 u8 *optval;
45709 u8 *optval_end;
45710 s32 level;
45711 s32 optname;
45712 s32 optlen;
45713 struct task_struct *current_task;
45714 u64 tmp_reg;