Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c561 int append_unit, i, u, tunflags; in tunclone() local
591 append_unit = 1; in tunclone()
593 append_unit = 0; in tunclone()
602 if (append_unit) { in tunclone()