Searched refs:IPTOS_LOWDELAY (Results 1 – 5 of 5) sorted by relevance
65 #define IPTOS_LOWDELAY 0x10 macro
52 #ifndef IPTOS_LOWDELAY53 #define IPTOS_LOWDELAY 0x10 macro
896 return (IPTOS_LOWDELAY); in parse_iptos()
1603 int lowdelay = IPTOS_LOWDELAY; in packet_set_interactive()
167 " %s", getflag(ip->ip_tos, IPTOS_LOWDELAY, in interpret_ip()