Searched defs:tcp_call_bpf (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| D | tcp.h | 2311 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function 2351 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function
|
| /kernel/linux/linux-6.6/include/net/ |
| D | tcp.h | 2457 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function 2497 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function
|