Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dnd6_rtr.c972 NDDR_UNLOCK(new); in defrouter_addreq()
1029 NDDR_UNLOCK(new); in defrouter_addreq()
1070 NDDR_UNLOCK(dr); in defrouter_lookup()
1073 NDDR_UNLOCK(dr); in defrouter_lookup()
1141 NDDR_UNLOCK(dr); in defrouter_delreq()
1168 NDDR_UNLOCK(dr); in defrouter_delreq()
1187 NDDR_UNLOCK(dr); in defrouter_reset()
1194 NDDR_UNLOCK(dr); in defrouter_reset()
1659 NDDR_UNLOCK(dr); in defrouter_select()
1665 NDDR_UNLOCK(dr); in defrouter_select()
[all …]
H A Dnd6.h582 #define NDDR_UNLOCK(_nddr) \ macro