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

/freebsd-13-stable/sys/net/
H A Dif_vlan.c445 int hwidth2, i, j, n, n2; local
456 hwidth2 = trunk->hwidth + howmuch;
458 n2 = 1 << hwidth2;
460 if (hwidth2 < VLAN_DEF_HWIDTH)
480 trunk->hwidth = hwidth2;

Completed in 156 milliseconds