Searched defs:bpf_sockopt_kern (Results 1 – 2 of 2) sorted by relevance
36044 struct bpf_sockopt_kern { struct36045 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;
45706 struct bpf_sockopt_kern { struct45707 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;