Lines Matching refs:SO_TIMESTAMPING
9 * Outgoing packets are time stamped with SO_TIMESTAMPING with or
12 * Incoming packets are time stamped with SO_TIMESTAMPING with or
37 #ifndef SO_TIMESTAMPING
38 # define SO_TIMESTAMPING 37
39 # define SCM_TIMESTAMPING SO_TIMESTAMPING
196 case SO_TIMESTAMPING: {
199 printf("SO_TIMESTAMPING ");
460 setsockopt(sock, SOL_SOCKET, SO_TIMESTAMPING, &so_timestamping,
462 bail("setsockopt SO_TIMESTAMPING");
483 if (getsockopt(sock, SOL_SOCKET, SO_TIMESTAMPING, &so_timestamping_get,
485 printf("%s: %s\n", "getsockopt SO_TIMESTAMPING",
488 printf("SO_TIMESTAMPING flags %d, bind phc %d\n",