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