Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c157 #define TUN_VMIO_FLAG_MASK 0x0fff macro
1481 iflags &= TUN_VMIO_FLAG_MASK; in tunioctl()