Home
last modified time | relevance | path

Searched refs:attrType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DStructNlAttr.java119 public static StructNlAttr findNextAttrOfType(short attrType, in findNextAttrOfType() argument
126 if (nlAttr.nla_type == attrType) { in findNextAttrOfType()