Lines Matching refs:data
2354 c.data.byid = p->index;
2381 c.data.proto = p->proto;
2423 id->flags = c->data.aevent;
2498 c.data.aevent = p->flags;
2560 c.data.aevent = XFRM_AE_CU;
2588 c.data.type = type;
2924 /* copy data from selector, dir, and type to the pol_id */
3205 ue->hard = (c->data.hard != 0) ? 1 : 0;
3273 p->proto = c->data.proto;
3483 u8 *data, int len, int *dir)
3486 struct xfrm_userpolicy_info *p = (struct xfrm_userpolicy_info *)data;
3552 int hard = c->data.hard;
3635 if (c->data.byid)
3685 err = copy_to_user_policy_type(c->data.type, skb);