Home
last modified time | relevance | path

Searched defs:InterfaceParams (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NetworkStack/common/moduleutils/src/android/net/util/
H A DInterfaceParams.java36 public class InterfaceParams { class
62 public InterfaceParams(String name, int index, MacAddress macAddr) { in InterfaceParams() method in InterfaceParams
66 public InterfaceParams(String name, int index, MacAddress macAddr, int defaultMtu) { in InterfaceParams() method in InterfaceParams