Searched refs:tcp_call_bpf_3arg (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_timer.c | 257 		tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RTO_CB,  in tcp_write_timeout()
 | 
| D | tcp_output.c | 2985 		tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RETRANS_CB,  in __tcp_retransmit_skb()
 | 
| /Linux-v5.4/include/net/ | 
| D | tcp.h | 2194 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2,  in tcp_call_bpf_3arg()  function2213 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2,  in tcp_call_bpf_3arg()  function
 
 |