Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfCoordinator.java1560 private Tether4Value makeTetherDownstream4Value(@NonNull ConntrackEvent e, in makeTetherDownstream4Value() method in BpfCoordinator.BpfConntrackEventConsumer
1605 final Tether4Value downstream4Value = makeTetherDownstream4Value(e, tetherClient, in accept()