sock_set_ipv4_tos
int sock_set_ipv4_tos(int, int);
if (sock_set_ipv4_tos(fd, IPTOS_PREC_INTERNETCONTROL) == -1) {