Searched refs:sk_dontcopy_begin (Results 1 – 2 of 2) sorted by relevance
2151 offsetof(struct sock, sk_dontcopy_begin) || in sock_copy()2155 memcpy(nsk, osk, offsetof(struct sock, sk_dontcopy_begin)); in sock_copy()
356 #define sk_dontcopy_begin __sk_common.skc_dontcopy_begin macro