Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_utun.h76 #define UTUN_OPT_ATTACH_FLOWSWITCH 27 /* Must be set before connecting */ macro
H A Dif_utun.c2219 case UTUN_OPT_ATTACH_FLOWSWITCH: { in utun_ctl_setopt()