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