Searched refs:tcp_bpf_update_proto (Results 1 – 4 of 4) sorted by relevance
649 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto() function686 EXPORT_SYMBOL_GPL(tcp_bpf_update_proto);
3333 .psock_update_sk_prot = tcp_bpf_update_proto,
2535 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
2341 .psock_update_sk_prot = tcp_bpf_update_proto,