Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c480 int tunflags; in tun_clone_match() local
483 if ((tunflags & TUN_L2) == 0) in tun_clone_match()
493 int tunflags; in tap_clone_match() local
506 int tunflags; in vmnet_clone_match() local
521 int err, i, tunflags, unit; in tun_clone_create() local
523 tunflags = 0; in tun_clone_create()
561 int append_unit, i, u, tunflags; in tunclone() local
567 tunflags = 0; in tunclone()
576 if ((tunflags & TUN_L2) != 0) { in tunclone()
1045 int error, tunflags; in tunopen() local
[all …]