Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_rtr.c969 NDDR_UNLOCK(new); in defrouter_addreq()
1026 NDDR_UNLOCK(new); in defrouter_addreq()
1048 NDDR_UNLOCK(dr); in defrouter_lookup()
1051 NDDR_UNLOCK(dr); in defrouter_lookup()
1119 NDDR_UNLOCK(dr); in defrouter_delreq()
1146 NDDR_UNLOCK(dr); in defrouter_delreq()
1165 NDDR_UNLOCK(dr); in defrouter_reset()
1172 NDDR_UNLOCK(dr); in defrouter_reset()
1637 NDDR_UNLOCK(dr); in defrouter_select()
1643 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h581 #define NDDR_UNLOCK(_nddr) \ macro