Home
last modified time | relevance | path

Searched refs:DEFAULT_IP_TOS (Results 1 – 11 of 11) sorted by relevance

/dports/security/nmap/nmap-7.91/nping/
H A Dnping.h297 #define DEFAULT_IP_TOS 0 /**< Default IP Type of Service */ macro
H A DNpingOps.cc2875 this->tos=DEFAULT_IP_TOS; in setDefaultHeaderValues()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DCedar.h719 #define DEFAULT_IP_TOS 0 // TOS in the IP header macro
H A DLayer3.c1036 ip->TypeOfService = DEFAULT_IP_TOS; in L3PollingBeacon()
H A DVirtual.c1169 ip->TypeOfService = DEFAULT_IP_TOS; in NnIpSendFragmentedForInternet()
8838 ip->TypeOfService = DEFAULT_IP_TOS; in SendFragmentedIp()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DCedar.h719 #define DEFAULT_IP_TOS 0 // TOS in the IP header macro
H A DLayer3.c1036 ip->TypeOfService = DEFAULT_IP_TOS; in L3PollingBeacon()
H A DVirtual.c1169 ip->TypeOfService = DEFAULT_IP_TOS; in NnIpSendFragmentedForInternet()
8838 ip->TypeOfService = DEFAULT_IP_TOS; in SendFragmentedIp()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DCedar.h655 #define DEFAULT_IP_TOS 0 // TOS in the IP header macro
H A DLayer3.c953 ip->TypeOfService = DEFAULT_IP_TOS; in L3PollingBeacon()
H A DVirtual.c1087 ip->TypeOfService = DEFAULT_IP_TOS; in NnIpSendFragmentedForInternet()
8773 ip->TypeOfService = DEFAULT_IP_TOS; in SendFragmentedIp()