Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_utun.h65 #define UTUN_OPT_ENABLE_CHANNEL 17 macro
H A Dif_utun.c2169 case UTUN_OPT_ENABLE_CHANNEL: { in utun_ctl_setopt()
2419 case UTUN_OPT_ENABLE_CHANNEL: { in utun_ctl_getopt()
/xnu-8020.101.4/tests/
H A Dnet_tuntests.c116 g_OPT_ENABLE_CHANNEL = UTUN_OPT_ENABLE_CHANNEL; in setup_utun_test()