Home
last modified time | relevance | path

Searched refs:tcp_call_bpf_3arg (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.h2854 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
2873 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
/linux/net/ipv4/
H A Dtcp_output.c3681 tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RETRANS_CB, in tcp_xmit_retransmit_queue()