Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dstrip.c401 static const int MaxCommandStringLength = 32; variable
934 int tx_size = STRIP_ENCAP_SIZE(dev->mtu) + MaxCommandStringLength; in allocate_buffers()