Searched refs:IP_FLAG_DF (Results 1 – 2 of 2) sorted by relevance
101 #define IP_FLAG_DF 0x2 // Don't fragment this packet. macro195 ipopt.Flags |= IP_FLAG_DF; in Ping()
112 #define IP_FLAG_DF 0x2 // Don't fragment this packet. macro241 ipopt.Flags |= IP_FLAG_DF; in Ping()