Searched refs:sk_user_data_is_nocopy (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Dsock.h575 * sk_user_data_is_nocopy - Test if sk_user_data pointer must not be copied
578 static inline bool sk_user_data_is_nocopy(const struct sock *sk) function
/linux-master/net/core/
H A Dsock.c2369 if (sk_user_data_is_nocopy(newsk))

Completed in 204 milliseconds