Searched defs:tcp_call_bpf_2arg (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/include/net/ |
| D | tcp.h | 2134 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg() function 2155 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg() function
|
| /kernel/linux/linux-5.10/include/net/ |
| D | tcp.h | 2286 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg() function 2307 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg() function
|