Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dsocketvar.h746 extern u_int32_t net_io_policy_uuid;
/xnu-10063.101.15/bsd/kern/
H A Duipc_socket2.c147 uint32_t net_io_policy_uuid = 1; /* enable UUID socket policy */ variable
3015 &net_io_policy_uuid, 0, "");
/xnu-10063.101.15/bsd/netinet/
H A Din_pcb.c3888 if (!net_io_policy_uuid || in inp_update_policy()