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 …]
695 NDPR_LOCK(&pr); in nd6_ra_input()1357 NDPR_LOCK(pr); in defrtrlist_del()2160 NDPR_LOCK(pr); in pfxrtr_add()2197 NDPR_LOCK(search); in nd6_prefix_lookup()2241 NDPR_LOCK(new); in nd6_prelist_add()2242 NDPR_LOCK(pr); in nd6_prelist_add()2361 NDPR_LOCK(pr); in prelist_remove()2448 NDPR_LOCK(pr); in prelist_update()2477 NDPR_LOCK(pr); in prelist_update()2693 NDPR_LOCK(pr); in prelist_update()[all …]
1398 NDPR_LOCK(pr); in nd6_handle_duplicated_ip6_addr()1613 NDPR_LOCK(pr); in nd6_service_expired_prefix()1652 NDPR_LOCK(pr); in nd6_service_expired_prefix()2056 NDPR_LOCK(pr); in nd6_purge_interface_prefixes()2476 NDPR_LOCK(pr); in nd6_is_new_addr_neighbor()3130 NDPR_LOCK(pr); in nd6_siocgprlst()3186 NDPR_LOCK(pr); in nd6_siocgprlst()3360 NDPR_LOCK(pr); in nd6_ioctl()3409 NDPR_LOCK(pr); in nd6_ioctl()4972 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()1808 NDPR_LOCK(pr); in in6ctl_aifaddr()1894 NDPR_LOCK(pr); in in6ctl_difaddr()2820 NDPR_LOCK(pr); in in6_unlink_ifa()
666 #define NDPR_LOCK(_ndpr) \ macro