Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c993 NDDR_UNLOCK(new); in defrouter_addreq()
1049 NDDR_UNLOCK(new); in defrouter_addreq()
1090 NDDR_UNLOCK(dr); in defrouter_lookup()
1093 NDDR_UNLOCK(dr); in defrouter_lookup()
1157 NDDR_UNLOCK(dr); in defrouter_delreq()
1183 NDDR_UNLOCK(dr); in defrouter_delreq()
1202 NDDR_UNLOCK(dr); in defrouter_reset()
1209 NDDR_UNLOCK(dr); in defrouter_reset()
1675 NDDR_UNLOCK(dr); in defrouter_select()
1681 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h497 #define NDDR_UNLOCK(_nddr) \ macro