Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_rtr.c975 NDDR_UNLOCK(new); in defrouter_addreq()
1032 NDDR_UNLOCK(new); in defrouter_addreq()
1073 NDDR_UNLOCK(dr); in defrouter_lookup()
1076 NDDR_UNLOCK(dr); in defrouter_lookup()
1144 NDDR_UNLOCK(dr); in defrouter_delreq()
1171 NDDR_UNLOCK(dr); in defrouter_delreq()
1190 NDDR_UNLOCK(dr); in defrouter_reset()
1197 NDDR_UNLOCK(dr); in defrouter_reset()
1662 NDDR_UNLOCK(dr); in defrouter_select()
1668 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h582 #define NDDR_UNLOCK(_nddr) \ macro