Home
last modified time | relevance | path

Searched refs:IP_FLAG_DF (Results 1 – 1 of 1) 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()