Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java158 private static final boolean DEFAULT_USING_BPF_OFFLOAD = true; field in IpServerTest
209 initStateMachine(interfaceType, false /* usingLegacyDhcp */, DEFAULT_USING_BPF_OFFLOAD); in initStateMachine()
253 DEFAULT_USING_BPF_OFFLOAD); in initTetheredStateMachine()
289 when(mTetherConfig.isBpfOffloadEnabled()).thenReturn(DEFAULT_USING_BPF_OFFLOAD); in setUp()
784 DEFAULT_USING_BPF_OFFLOAD); in doesNotStartDhcpServerIfDisabled()
1011 DEFAULT_USING_BPF_OFFLOAD); in addRemoveipv6ForwardingRules()