Home
last modified time | relevance | path

Searched refs:tcp_call_bpf_3arg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_timer.c271 tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RTO_CB, in tcp_write_timeout()
H A Dtcp_output.c3276 tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RETRANS_CB, in __tcp_retransmit_skb()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_timer.c279 tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RTO_CB, in tcp_write_timeout()
H A Dtcp_output.c3366 tcp_call_bpf_3arg(sk, BPF_SOCK_OPS_RETRANS_CB, in __tcp_retransmit_skb()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h2325 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
2344 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h2447 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function
2466 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() function

Completed in 21 milliseconds