Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dremote_vif.h38 #define RVI_CONTROL_NAME "com.apple.net.rvi_control" macro
H A Dremote_vif.c290 strlcpy(kern_ctl.ctl_name, RVI_CONTROL_NAME, sizeof(kern_ctl.ctl_name)); in rvi_register_control()