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

/darwin-on-arm/xnu/bsd/net/
H A Droute.c227 #define RTE_NAME "rtentry" /* name for zone and rt_lock */ macro
231 #define RTE_ZONE_NAME RTE_NAME /* name of rtentry zone */
752 rte_mtx_grp = lck_grp_alloc_init(RTE_NAME, rte_mtx_grp_attr);

Completed in 22 milliseconds