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

/freebsd-10.0-release/sys/net/
H A Dif_tap.c343 int i, unit, append_unit; local
354 append_unit = 0;
372 append_unit = 1;
378 if (append_unit) {
H A Dif_tun.c201 int u, i, append_unit; local
221 append_unit = 1;
223 append_unit = 0;
229 if (append_unit) {

Completed in 67 milliseconds