Home
last modified time | relevance | path

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

/system/connectivity/shill/shims/
Dnetfilter_queue_processor.cc51 const int NetfilterQueueProcessor::kPayloadCopySize = 0xffff; member in shill::shims::NetfilterQueueProcessor
207 kPayloadCopySize) < 0) { in Start()
222 kPayloadCopySize) < 0) { in Start()
Dnetfilter_queue_processor.h184 static const int kPayloadCopySize; variable