Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dmach_node_link.h73 #define MNL_PROTOCOL_V1 (1UL) // Current Node Link Protocol Version macro
H A Dmach_node.c136 localnode->info.proto_vers_min = MNL_PROTOCOL_V1; in mach_node_table_init()
137 localnode->info.proto_vers_max = MNL_PROTOCOL_V1; in mach_node_table_init()
138 localnode->proto_vers = MNL_PROTOCOL_V1; in mach_node_table_init()