Searched refs:IPTOS_UNSPEC (Results 1 – 4 of 4) sorted by relevance
318 #define IPTOS_UNSPEC (-1) /* TOS byte not set */ macro
389 int tos = IPTOS_UNSPEC; in rip_output()532 if (tos != IPTOS_UNSPEC) { in rip_output()
1557 int tos = IPTOS_UNSPEC; in udp_output()1897 if (tos != IPTOS_UNSPEC) { in udp_output()
1073 int tos = IPTOS_UNSPEC; in so_tos_from_control()