Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_tun.h63 #define TUN_H_VTAG (1 << 4) /* th_vtag is set */ macro
H A Dif_tun.c863 SET(th.th_flags, TUN_H_VTAG); in tun_dev_read()
981 if (ISSET(th.th_flags, TUN_H_VTAG)) { in tun_dev_write()