Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dipexport.h53 #define IP_FLAG_DF 0x2 macro
/reactos/base/applications/network/ping/
H A Dping.c240 IpOptions.Flags |= IP_FLAG_DF; in ParseCmdLine()