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