Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_tuntap.c576 int append_unit, i, u, tunflags; in tunclone() local
606 append_unit = 1; in tunclone()
608 append_unit = 0; in tunclone()
617 if (append_unit) { in tunclone()