Searched refs:FLOW_DIVERT_CONTROL_NAME (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dflow_divert_proto.h32 #define FLOW_DIVERT_CONTROL_NAME "com.apple.flow-divert" macro
H A Dflow_divert.c3125 strncpy(ctl_reg.ctl_name, FLOW_DIVERT_CONTROL_NAME, sizeof(ctl_reg.ctl_name));
3222 flow_divert_mtx_grp = lck_grp_alloc_init(FLOW_DIVERT_CONTROL_NAME, flow_divert_grp_attr);

Completed in 23 milliseconds