Home
last modified time | relevance | path

Searched refs:tcp_bpf_update_proto (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/net/ipv4/
Dtcp_bpf.c650 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto() function
687 EXPORT_SYMBOL_GPL(tcp_bpf_update_proto);
Dtcp_ipv4.c3369 .psock_update_sk_prot = tcp_bpf_update_proto,
/linux-6.12.1/net/ipv6/
Dtcp_ipv6.c2342 .psock_update_sk_prot = tcp_bpf_update_proto,
/linux-6.12.1/include/net/
Dtcp.h2596 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);