Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dnd6_rtr.c1048 NDDR_UNLOCK(new); in defrouter_addreq()
1105 NDDR_UNLOCK(new); in defrouter_addreq()
1146 NDDR_UNLOCK(dr); in defrouter_lookup()
1149 NDDR_UNLOCK(dr); in defrouter_lookup()
1213 NDDR_UNLOCK(dr); in defrouter_delreq()
1239 NDDR_UNLOCK(dr); in defrouter_delreq()
1258 NDDR_UNLOCK(dr); in defrouter_reset()
1265 NDDR_UNLOCK(dr); in defrouter_reset()
1731 NDDR_UNLOCK(dr); in defrouter_select()
1737 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h528 #define NDDR_UNLOCK(_nddr) \ macro