Home
last modified time | relevance | path

Searched refs:reuseport_migrate_sock (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
A Dsock_reuseport.h41 struct sock *reuseport_migrate_sock(struct sock *sk,
/linux/net/core/
A Dsock_reuseport.c620 struct sock *reuseport_migrate_sock(struct sock *sk, in reuseport_migrate_sock() function
681 EXPORT_SYMBOL(reuseport_migrate_sock);
/linux/net/ipv4/
A Dinet_connection_sock.c1095 nsk = reuseport_migrate_sock(sk_listener, req_to_sk(req), NULL); in reqsk_timer_handler()
1499 nsk = reuseport_migrate_sock(sk, child, NULL); in inet_csk_listen_stop()
A Dtcp_ipv4.c2250 nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb);
/linux/net/ipv6/
A Dtcp_ipv6.c1814 nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb);

Completed in 26 milliseconds