Searched refs:IPTOS_LOWDELAY (Results 1 – 25 of 28) sorted by relevance
12
72 #define IPTOS_LOWDELAY 0x10 macro
77 #define IPTOS_LOWDELAY 0x10 macro
978 ip->ip_tos = IPTOS_LOWDELAY; in carp_send_ad_locked()
50 #ifndef IPTOS_LOWDELAY51 # define IPTOS_LOWDELAY 0x10 macro
984 { "lowdelay", IPTOS_LOWDELAY },
1826 options->ip_qos_interactive = IPTOS_LOWDELAY; in fill_default_options()
307 options->ip_qos_interactive = IPTOS_LOWDELAY; in fill_default_server_options()
127 ip.ip_tos = IPTOS_LOWDELAY; in assemble_udp_ip_header()
163 #ifndef IPTOS_LOWDELAY865 tos = IPTOS_LOWDELAY;1593 tos = IPTOS_LOWDELAY;
651 if (tos == IPTOS_LOWDELAY && bundle->ncp.cfg.urgent.tos) in PacketCheck()815 if (tos == IPTOS_LOWDELAY && bundle->ncp.cfg.urgent.tos) in PacketCheck()
257 one = IPTOS_LOWDELAY; in main()
180 on = IPTOS_LOWDELAY; in main()
123 #ifdef IPTOS_LOWDELAY in hookup()124 socket_set_tos (s, IPTOS_LOWDELAY); in hookup()
246 #ifdef IPTOS_LOWDELAY in hookup()248 int tos = IPTOS_LOWDELAY; in hookup()
1097 { "lowdelay", IPTOS_LOWDELAY }, in map_tos()
925 h->ip_tos = IPTOS_LOWDELAY; in ipfw_send_pkt()
360 int tos = IPTOS_LOWDELAY; in main()
2481 h->ip_tos = IPTOS_LOWDELAY;6977 if (pqid || (pd.tos & IPTOS_LOWDELAY))6985 if (pqid || (pd.tos & IPTOS_LOWDELAY))7521 if (pd.tos & IPTOS_LOWDELAY)7528 if (pd.tos & IPTOS_LOWDELAY)
1939 ip->ip_tos = IPTOS_LOWDELAY;
2403 tos = IPTOS_LOWDELAY; in tn()
614 ip->ip_tos = IPTOS_LOWDELAY; in initialize_packet()
1343 cm_id->remote_addr.sin_port, IPTOS_LOWDELAY); in iwch_connect()
572 tos = IPTOS_LOWDELAY; in main()
162 { "lowdelay", IPTOS_LOWDELAY},
876 else if (ip->ip_tos & IPTOS_LOWDELAY) in sppp_output()