Home
last modified time | relevance | path

Searched refs:inet_csk_clone_lock (Results 1 – 4 of 4) sorted by relevance

/linux/net/dccp/
H A Dminisocks.c
/linux/include/net/
H A Dinet_connection_sock.h159 struct sock *inet_csk_clone_lock(const struct sock *sk,
/linux/net/ipv4/
H A Dtcp_minisocks.c553 struct sock *newsk = inet_csk_clone_lock(sk, req, GFP_ATOMIC); in tcp_create_openreq_child()
H A Dinet_connection_sock.c1192 struct sock *inet_csk_clone_lock(const struct sock *sk, in inet_csk_clone_lock() function