Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfCoordinator.java1549 private Tether4Value makeTetherUpstream4Value(@NonNull ConntrackEvent e, in makeTetherUpstream4Value() method in BpfCoordinator.BpfConntrackEventConsumer
1604 final Tether4Value upstream4Value = makeTetherUpstream4Value(e, upstreamIndex); in accept()