OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP_FLAG_DF
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
winping.cc
97
#define
IP_FLAG_DF
0x2 // Don't fragment this packet.
226
ipopt.Flags |=
IP_FLAG_DF
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipexport.h
164
#define
IP_FLAG_DF
0x2
Completed in 40 milliseconds