Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java89 public static final String OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD = field in TetheringConfiguration
510 return getDeviceConfigBoolean(OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD, defaultValue); in getEnableBpfOffload()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringConfigurationTest.java352 eq(TetheringConfiguration.OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD))); in initializeBpfOffloadConfiguration()