Searched refs:reuseport_migrate_sock (Results 1 – 4 of 4) sorted by relevance
621 struct sock *reuseport_migrate_sock(struct sock *sk, in reuseport_migrate_sock() function682 EXPORT_SYMBOL(reuseport_migrate_sock);
817 nsk = reuseport_migrate_sock(sk_listener, req_to_sk(req), NULL); in reqsk_timer_handler()1217 nsk = reuseport_migrate_sock(sk, child, NULL); in inet_csk_listen_stop()
2045 nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb); in tcp_v4_rcv()
1690 nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb); in tcp_v6_rcv()