Home
last modified time | relevance | path

Searched refs:IP_FLAG_DF (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dwinping.cc101 #define IP_FLAG_DF 0x2 // Don't fragment this packet. macro
195 ipopt.Flags |= IP_FLAG_DF; in Ping()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dwinping.cc112 #define IP_FLAG_DF 0x2 // Don't fragment this packet. macro
241 ipopt.Flags |= IP_FLAG_DF; in Ping()