Searched refs:hwidth2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dif_vlan.c327 int hwidth2, i, j, n, n2; local
338 hwidth2 = trunk->hwidth + howmuch;
340 n2 = 1 << hwidth2;
342 if (hwidth2 < VLAN_DEF_HWIDTH)
362 trunk->hwidth = hwidth2;

Completed in 107 milliseconds