Searched refs:TUN_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
65 #define TUN_TYPE_MASK 0x000f macro
134 switch (tun->flags & TUN_TYPE_MASK) { in tun_net_init()206 switch (tun->flags & TUN_TYPE_MASK) { in tun_get_user()