Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsocketvar.h721 extern u_int32_t net_io_policy_uuid;
/xnu-8019.80.24/bsd/kern/
H A Duipc_socket2.c148 u_int32_t net_io_policy_uuid = 1; /* enable UUID socket policy */ variable
2976 &net_io_policy_uuid, 0, "");
/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.c3647 if (!net_io_policy_uuid || in inp_update_policy()