Searched defs:upstreamIface (Results 1 – 6 of 6) sorted by relevance
51 public void setUpstreamIface(InterfaceParams upstreamIface) { in setUpstreamIface()
844 String upstreamIface = null; in updateUpstreamIPv6LinkProperties() local1016 private byte getHopLimit(String upstreamIface, int adjustTTL) { in getHopLimit()1443 private void cleanupUpstreamInterface(String upstreamIface) { in cleanupUpstreamInterface()
266 private void initTetheredStateMachine(int interfaceType, String upstreamIface) in initTetheredStateMachine()272 private void initTetheredStateMachine(int interfaceType, String upstreamIface, in initTetheredStateMachine()1061 private void dispatchTetherConnectionChanged(String upstreamIface, LinkProperties v6lp, in dispatchTetherConnectionChanged()1068 private void dispatchTetherConnectionChanged(String upstreamIface) { in dispatchTetherConnectionChanged()
129 final String upstreamIface = mUpstreamReader.iface.getInterfaceName(); in setupTapInterfaces() local
836 public void maybeAddUpstreamToLookupTable(int upstreamIfindex, @Nullable String upstreamIface) { in maybeAddUpstreamToLookupTable()
605 int upstreamIfindex, String upstreamIface, Set<IpPrefix> upstreamPrefixes) { in dispatchIpv6UpstreamChanged()