Searched defs:upstreamIface (Results 1 – 5 of 5) sorted by relevance
51 public void setUpstreamIface(InterfaceParams upstreamIface) { in setUpstreamIface()
744 String upstreamIface = null; in updateUpstreamIPv6LinkProperties() local1003 private byte getHopLimit(String upstreamIface, int adjustTTL) { in getHopLimit()1352 private void cleanupUpstreamInterface(String upstreamIface) { in cleanupUpstreamInterface()
261 private void initTetheredStateMachine(int interfaceType, String upstreamIface) in initTetheredStateMachine()267 private void initTetheredStateMachine(int interfaceType, String upstreamIface, in initTetheredStateMachine()1392 private void dispatchTetherConnectionChanged(String upstreamIface, LinkProperties v6lp, in dispatchTetherConnectionChanged()1399 private void dispatchTetherConnectionChanged(String upstreamIface) { in dispatchTetherConnectionChanged()
129 final String upstreamIface = mUpstreamReader.iface.getInterfaceName(); in setupTapInterfaces() local
726 public void addUpstreamNameToLookupTable(int upstreamIfindex, @NonNull String upstreamIface) { in addUpstreamNameToLookupTable()