Lines Matching defs:new
905 struct rb_root *new,
915 p = &new->rb_node;
949 rb_erase(*p, new);
957 rb_insert_color(&n->node, new);
1026 /* This node is a subnet of the new prefix. It needs
1038 /* This node also falls within the new
1374 /* Generate new index... KAME seems to generate them ordered by cost
1423 struct xfrm_policy *new)
1439 pq = &new->polq;
1445 xfrm_pol_hold(new);
3201 * negotiate new SA's or bail out with error.*/