Searched refs:usingBpfOffload (Results 1 – 2 of 2) sorted by relevance
165 boolean usingBpfOffload) throws Exception { in initStateMachine() argument197 mCallback, usingLegacyDhcp, usingBpfOffload, mAddressCoordinator, mDependencies); in initStateMachine()216 boolean usingLegacyDhcp, boolean usingBpfOffload) throws Exception { in initTetheredStateMachine() argument217 initStateMachine(interfaceType, usingLegacyDhcp, usingBpfOffload); in initTetheredStateMachine()
284 boolean usingLegacyDhcp, boolean usingBpfOffload, in IpServer() argument296 mUsingBpfOffload = usingBpfOffload; in IpServer()