Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bpf.c688 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto() function
725 EXPORT_SYMBOL_GPL(tcp_bpf_update_proto);
/linux/net/ipv6/
H A Dtcp_ipv6.c2318 .psock_update_sk_prot = tcp_bpf_update_proto,
/linux/include/net/
H A Dtcp.h2716 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);