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