Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dif_tuntap.c569 int append_unit, i, u, tunflags; in tunclone() local
599 append_unit = 1; in tunclone()
601 append_unit = 0; in tunclone()
610 if (append_unit) { in tunclone()