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