Searched refs:NDPR_LOCK (Results 1 – 5 of 5) sorted by relevance
249 NDPR_LOCK(pr); in nd6_prproxy_prelist_setroute()308 NDPR_LOCK(pr_up); in nd6_prproxy_prelist_setroute()315 NDPR_LOCK(pr); in nd6_prproxy_prelist_setroute()384 NDPR_LOCK(pr); in nd6_if_prproxy()442 NDPR_LOCK(pr); in nd6_if_prproxy()449 NDPR_LOCK(fwd); in nd6_if_prproxy()601 NDPR_LOCK(pr); in nd6_proxy_find_fwdroute()616 NDPR_LOCK(fwd); in nd6_proxy_find_fwdroute()722 NDPR_LOCK(pr_cur); in nd6_prproxy_prelist_update()730 NDPR_LOCK(pr); in nd6_prproxy_prelist_update()[all …]
701 NDPR_LOCK(&pr); in nd6_ra_input()1382 NDPR_LOCK(pr); in defrtrlist_del()2186 NDPR_LOCK(pr); in pfxrtr_add()2223 NDPR_LOCK(search); in nd6_prefix_lookup()2267 NDPR_LOCK(new); in nd6_prelist_add()2268 NDPR_LOCK(pr); in nd6_prelist_add()2387 NDPR_LOCK(pr); in prelist_remove()2474 NDPR_LOCK(pr); in prelist_update()2503 NDPR_LOCK(pr); in prelist_update()2719 NDPR_LOCK(pr); in prelist_update()[all …]
1410 NDPR_LOCK(pr); in nd6_handle_duplicated_ip6_addr()1626 NDPR_LOCK(pr); in nd6_service_expired_prefix()1682 NDPR_LOCK(pr); in nd6_service_expired_prefix()2086 NDPR_LOCK(pr); in nd6_purge_interface_prefixes()2518 NDPR_LOCK(pr); in nd6_is_new_addr_neighbor()3183 NDPR_LOCK(pr); in nd6_siocgprlst()3239 NDPR_LOCK(pr); in nd6_siocgprlst()3413 NDPR_LOCK(pr); in nd6_ioctl()3462 NDPR_LOCK(pr); in nd6_ioctl()5036 NDPR_LOCK(pr);[all …]
840 NDPR_LOCK(pr); in in6ctl_llstop()1138 NDPR_LOCK(pr); in in6ctl_clat46start()1179 NDPR_LOCK(pr); in in6ctl_clat46start()1851 NDPR_LOCK(pr); in in6ctl_aifaddr()1941 NDPR_LOCK(pr); in in6ctl_difaddr()2866 NDPR_LOCK(pr); in in6_unlink_ifa()
678 #define NDPR_LOCK(_ndpr) \ macro