Searched defs:native_attributes (Results 1 – 1 of 1) sorted by relevance
211 int* native_attributes) { in GetIPAttributes()231 bool ConvertNativeToIPAttributes(int native_attributes, int* net_attributes) { in ConvertNativeToIPAttributes()259 int native_attributes; in ConvertNativeAttributesToIPAttributes() local