Searched refs:net_attributes (Results 1 – 1 of 1) sorted by relevance
231 bool ConvertNativeToIPAttributes(int native_attributes, int* net_attributes) { in ConvertNativeToIPAttributes() argument242 *net_attributes |= IPV6_ADDRESS_FLAG_TEMPORARY; in ConvertNativeToIPAttributes()246 *net_attributes |= IPV6_ADDRESS_FLAG_DEPRECATED; in ConvertNativeToIPAttributes()