Home
last modified time | relevance | path

Searched refs:ToS (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DPxeBaseCode.h288 UINT8 ToS; member
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc1494 std::string ToS = To.str();
1503 if (!clonefile(FromS.c_str(), ToS.c_str(), 0))
1523 if (!copyfile(FromS.c_str(), ToS.c_str(), /*State=*/NULL, COPYFILE_DATA))
/freebsd/crypto/openssh/
H A DChangeLog1801 upstream: allow network programs select DSCP_VA for network ToS
4590 Type of Service (ToS) was deprecated in the late nineties and replaced
4594 OpenSSH switched its default IPQoS from ToS to DSCP values in 2018.
/freebsd/contrib/ntp/
H A DChangeLog1908 * [Bug 752] ToS cleanup from Mike Tatarinov.
1910 * [Bug 752] Use proper ToS network packet markings for IPv4 and IPv6.
H A DCommitLog[all...]