Home
last modified time | relevance | path

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

/linux/include/net/
A Dsock_reuseport.h40 struct sock *reuseport_migrate_sock(struct sock *sk,
/linux/net/core/
A Dsock_reuseport.c521 struct sock *reuseport_migrate_sock(struct sock *sk, in reuseport_migrate_sock() function
582 EXPORT_SYMBOL(reuseport_migrate_sock);
/linux/net/ipv4/
A Dinet_connection_sock.c809 nsk = reuseport_migrate_sock(sk_listener, req_to_sk(req), NULL); in reqsk_timer_handler()
1192 nsk = reuseport_migrate_sock(sk, child, NULL); in inet_csk_listen_stop()
A Dtcp_ipv4.c2029 nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb); in tcp_v4_rcv()
/linux/net/ipv6/
A Dtcp_ipv6.c1688 nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb); in tcp_v6_rcv()
/linux/
A Dvmlinux.symvers10890 0x00000000 reuseport_migrate_sock vmlinux EXPORT_SYMBOL
A DSystem.map51520 ffff800010dc98e0 T reuseport_migrate_sock
A D.tmp_System.map51520 ffff800010dc98e0 T reuseport_migrate_sock

Completed in 327 milliseconds