Searched refs:pr_cur (Results 1 – 1 of 1) sorted by relevance
698 nd6_prproxy_prelist_update(struct nd_prefix *pr_cur, struct nd_prefix *pr_up) in nd6_prproxy_prelist_update() argument711 VERIFY(pr_cur != NULL); in nd6_prproxy_prelist_update()722 NDPR_LOCK(pr_cur); in nd6_prproxy_prelist_update()723 bcopy(&pr_cur->ndpr_prefix.sin6_addr, &pr_addr, in nd6_prproxy_prelist_update()725 pr_len = pr_cur->ndpr_plen; in nd6_prproxy_prelist_update()726 pr_ifscope = pr_cur->ndpr_prefix.sin6_scope_id; in nd6_prproxy_prelist_update()727 NDPR_UNLOCK(pr_cur); in nd6_prproxy_prelist_update()