Searched refs:IPTOS_LOWDELAY (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip.h120 #define IPTOS_LOWDELAY 0x10 macro
H A Dip_fw2_compat.c110 { "lowdelay", IPTOS_LOWDELAY},
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c2494 h->ip_tos = IPTOS_LOWDELAY;
8431 if (pqid || (pd.tos & IPTOS_LOWDELAY))
9030 if (pd.tos & IPTOS_LOWDELAY)

Completed in 37 milliseconds