SOCK_RCVTSTAMP   1270 include/net/sock.h 	if (sock_flag(sk, SOCK_RCVTSTAMP))
SOCK_RCVTSTAMP    618 net/core/sock.c 			sock_set_flag(sk, SOCK_RCVTSTAMP);
SOCK_RCVTSTAMP    621 net/core/sock.c 			sock_reset_flag(sk, SOCK_RCVTSTAMP);
SOCK_RCVTSTAMP    763 net/core/sock.c 		v.val = sock_flag(sk, SOCK_RCVTSTAMP) &&