Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c159 #define TUN_VMIO_FLAG_MASK 0x0fff macro
1488 iflags &= TUN_VMIO_FLAG_MASK; in tunioctl()