Home
last modified time | relevance | path

Searched refs:ND6_WLOCK (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c645 ND6_WLOCK(); in pfxrtr_add()
777 ND6_WLOCK(); in defrouter_del()
877 ND6_WLOCK(); in defrouter_remove()
1108 ND6_WLOCK(); in defrtrlist_update()
1384 ND6_WLOCK(); in nd6_prelist_add()
1464 ND6_WLOCK(); in nd6_prefix_del()
2467 ND6_WLOCK(); in nd6_defrouter_timer()
2492 ND6_WLOCK(); in nd6_defrouter_purge()
2522 ND6_WLOCK(); in nd6_defrouter_flush_all()
H A Dnd6.h287 #define ND6_WLOCK() rw_wlock(&V_nd6_lock) macro
H A Dnd6.c1031 ND6_WLOCK(); in nd6_timer()
1060 ND6_WLOCK(); in nd6_timer()
1164 ND6_WLOCK(); in nd6_purge()
1768 ND6_WLOCK(); in nd6_ioctl()
H A Din6.c1379 ND6_WLOCK(); in in6_purgeifaddr()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h287 #define ND6_WLOCK() rw_wlock(&V_nd6_lock) macro