Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java2127 private Tether4Value makeTetherUpstream4Value(@NonNull ConntrackEvent e, in makeTetherUpstream4Value() method in BpfCoordinator.BpfConntrackEventConsumer
2192 final Tether4Value upstream4Value = makeTetherUpstream4Value(e, mIpv4UpstreamInfo); in accept()