if_set_tos
if (if_set_tos(xconf->dvmrp_socket, IPTOS_PREC_INTERNETCONTROL) == -1)
int if_set_tos(int, int);
if (if_set_tos(xconf->rip_socket, IPTOS_PREC_INTERNETCONTROL) == -1)