Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dlanai.c277 int nbound; /* number of bound vccs */ member
1535 if (lanai->nbound++ == 0) { in host_vcc_bind()
1555 if (--lanai->nbound == 0) { in host_vcc_unbind()
2127 lanai->nbound = 0; in lanai_dev_open()