Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_rtr.c1021 NDDR_UNLOCK(new); in defrouter_addreq()
1078 NDDR_UNLOCK(new); in defrouter_addreq()
1119 NDDR_UNLOCK(dr); in defrouter_lookup()
1122 NDDR_UNLOCK(dr); in defrouter_lookup()
1186 NDDR_UNLOCK(dr); in defrouter_delreq()
1212 NDDR_UNLOCK(dr); in defrouter_delreq()
1231 NDDR_UNLOCK(dr); in defrouter_reset()
1238 NDDR_UNLOCK(dr); in defrouter_reset()
1704 NDDR_UNLOCK(dr); in defrouter_select()
1710 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h528 #define NDDR_UNLOCK(_nddr) \ macro