Searched defs:ifname (Results 1 – 16 of 16) sorted by relevance
38 public String ifname; field in ConnectivityMetricsEvent
387 final String ifname = lp.getInterfaceName(); in notifyDownstreamLinkProperties() local396 final String ifname = newLp.getInterfaceName(); in pushDownstreamState() local424 public void removeDownstreamInterface(String ifname) { in removeDownstreamInterface()
245 public boolean addDownstreamPrefix(String ifname, String prefix) { in addDownstreamPrefix()264 public boolean removeDownstreamPrefix(String ifname, String prefix) { in removeDownstreamPrefix()
158 private static IpConnectivityEvent buildEvent(int netId, long transports, String ifname) { in buildEvent()388 private static int ifnameToLinkLayer(String ifname) { in ifnameToLinkLayer()
762 final String ifname = intent.getStringExtra(EXTRA_WIFI_AP_INTERFACE_NAME); in handleWifiApAction() local817 private void disableWifiIpServingLocked(String ifname, int apState) { in disableWifiIpServingLocked()847 private void enableWifiIpServingLocked(String ifname, int wifiIpMode) { in enableWifiIpServingLocked()908 private void changeInterfaceState(String ifname, int requestedState) { in changeInterfaceState()1618 public void excludeDownstreamInterface(String ifname) { in excludeDownstreamInterface()
216 private static Integer getInterfaceIndex(String ifname) { in getInterfaceIndex()
45 public InterfaceController(String ifname, INetd netd, SharedLog log) { in InterfaceController()
976 String ifname, HashSet<IpPrefix> prefixes) { in getLocalRoutesFor()
48 public abstract boolean isUidNetworkingBlocked(int uid, String ifname); in isUidNetworkingBlocked()
5082 public boolean isUidNetworkingBlocked(int uid, String ifname) { in isUidNetworkingBlocked()
125 public boolean log(@NonNull String ifname, @NonNull Event data) { in log()
139 String ifname) { in makeExpectedEvent()
394 private void sendWifiApStateChanged(int state, String ifname, int ipmode) { in sendWifiApStateChanged()422 private void verifyTetheringBroadcast(String ifname, String whichExtra) { in verifyTetheringBroadcast()
3009 private WifiStatus removeIface(int type, String ifname) { in removeIface()3023 public WifiStatus answer(String ifname) { in answer()
519 private void startIpClient(String ifname, Handler smHandler) { in startIpClient()2666 final String ifname = mGroup.getInterface(); in processMessage() local
5911 String ifname; in convertDataCallResult() local