Searched refs:tcp_call_bpf_3arg (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ |
| H A D | tcp.h | 2850 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, 2869 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_add_tx_delay() 2797 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, tcp_call_bpf_3arg() function 2816 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, tcp_call_bpf_3arg() function
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 3681 tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RETRANS_CB, in tcp_xmit_retransmit_queue()
|