Searched defs:tcp_call_bpf_3arg (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| D | tcp.h | 2342 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function 2361 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
|
| /kernel/linux/linux-6.6/include/net/ |
| D | tcp.h | 2488 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function 2507 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
|