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