Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/ !
H A Dflow_divert_proto.h32 #define FLOW_DIVERT_CONTROL_NAME "com.apple.flow-divert" macro
H A Dflow_divert.c135 static LCK_GRP_DECLARE(flow_divert_mtx_grp, FLOW_DIVERT_CONTROL_NAME);
4705 strlcpy(ctl_reg.ctl_name, FLOW_DIVERT_CONTROL_NAME, sizeof(ctl_reg.ctl_name)); in flow_divert_kctl_init()