IPTOS_LOWDELAY
{ "lowdelay", IPTOS_LOWDELAY },
#ifndef IPTOS_LOWDELAY
{ "lowdelay", IPTOS_LOWDELAY },
tos = IPTOS_LOWDELAY;
ip.ip_tos = IPTOS_LOWDELAY;
{ "lowdelay", IPTOS_LOWDELAY},
ip->ip_tos = IPTOS_LOWDELAY;
h->ip_tos = IPTOS_LOWDELAY;
if (pqid || (pd.tos & IPTOS_LOWDELAY))
if (pd.tos & IPTOS_LOWDELAY)
if ((ip->ip_tos & IPTOS_LOWDELAY) &&
else if (ip->ip_tos & IPTOS_LOWDELAY)
ip->ip_tos = IPTOS_LOWDELAY;
tos = IPTOS_LOWDELAY;
#ifdef IPTOS_LOWDELAY
tos = IPTOS_LOWDELAY;
$$ = IPTOS_LOWDELAY;
if (tos == IPTOS_LOWDELAY && bundle->ncp.cfg.urgent.tos)
if (tos == IPTOS_LOWDELAY && bundle->ncp.cfg.urgent.tos)