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

/linux-master/net/core/
H A Dsock.c458 static bool sock_needs_netstamp(const struct sock *sk) function
473 if (sock_needs_netstamp(sk) &&
2390 if (sock_needs_netstamp(sk) && newsk->sk_flags & SK_FLAGS_TIMESTAMP)
3645 if (sock_needs_netstamp(sk) &&

Completed in 90 milliseconds