Home
last modified time | relevance | path

Searched refs:sk_dontcopy_end (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dinet_connection_sock.c936 unsafe_memcpy(&nreq_sk->sk_dontcopy_end, &req_sk->sk_dontcopy_end, in inet_reqsk_clone()
937 req->rsk_ops->obj_size - offsetof(struct sock, sk_dontcopy_end), in inet_reqsk_clone()
/linux/include/net/
H A Dsock.h380 #define sk_dontcopy_end __sk_common.skc_dontcopy_end macro