Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_rtr.c649 ND6_WLOCK(); in pfxrtr_add()
766 ND6_WLOCK(); in defrouter_del()
866 ND6_WLOCK(); in defrouter_remove()
1098 ND6_WLOCK(); in defrtrlist_update()
1374 ND6_WLOCK(); in nd6_prelist_add()
1454 ND6_WLOCK(); in nd6_prefix_del()
2454 ND6_WLOCK(); in nd6_defrouter_timer()
2479 ND6_WLOCK(); in nd6_defrouter_purge()
2509 ND6_WLOCK(); in nd6_defrouter_flush_all()
H A Dnd6.h273 #define ND6_WLOCK() rw_wlock(&V_nd6_lock) macro
H A Dnd6.c1045 ND6_WLOCK(); in nd6_timer()
1074 ND6_WLOCK(); in nd6_timer()
1178 ND6_WLOCK(); in nd6_purge()
1801 ND6_WLOCK(); in nd6_ioctl()
H A Din6.c1442 ND6_WLOCK(); in in6_purgeifaddr()