Searched refs:OPT_g (Results 1 – 4 of 4) sorted by relevance
80 OPT_g = 1 << 4, // set new interface group in tunctl_main() enumerator111 if (opts & OPT_g) { in tunctl_main()
68 #define OPT_g (1 << 6) macro
203 OPT_g = 1 << 11, enumerator
228 OPT_g = (1 << 6), enumerator512 if (opt & OPT_g) in display_single()521 if (opt & OPT_g) { in display_single()