Searched defs:tcp_call_bpf (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/include/net/ |
| D | tcp.h | 2110 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function 2150 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 | 2262 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function 2302 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() function
|