Searched refs:RM_DUPOK (Results 1 – 3 of 3) sorted by relevance
49 #define RM_DUPOK 0x00000010 macro
79 #define RIB_LOCK_INIT(rh) rm_init_flags(&(rh)->rib_lock, "rib head lock", RM_DUPOK)
290 if (opts & RM_DUPOK) in rm_init_flags()