Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_rtr.c975 NDDR_UNLOCK(new); in defrouter_addreq()
1031 NDDR_UNLOCK(new); in defrouter_addreq()
1072 NDDR_UNLOCK(dr); in defrouter_lookup()
1075 NDDR_UNLOCK(dr); in defrouter_lookup()
1143 NDDR_UNLOCK(dr); in defrouter_delreq()
1169 NDDR_UNLOCK(dr); in defrouter_delreq()
1188 NDDR_UNLOCK(dr); in defrouter_reset()
1195 NDDR_UNLOCK(dr); in defrouter_reset()
1661 NDDR_UNLOCK(dr); in defrouter_select()
1667 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h582 #define NDDR_UNLOCK(_nddr) \ macro