Lines Matching defs:attrs
37 static int verify_one_alg(struct nlattr **attrs, enum xfrm_attr_type_t type) in verify_one_alg()
63 static int verify_auth_trunc(struct nlattr **attrs) in verify_auth_trunc()
79 static int verify_aead(struct nlattr **attrs) in verify_aead()
95 static void verify_one_addr(struct nlattr **attrs, enum xfrm_attr_type_t type, in verify_one_addr()
104 static inline int verify_sec_ctx_len(struct nlattr **attrs) in verify_sec_ctx_len()
121 struct nlattr **attrs) in verify_replay()
149 struct nlattr **attrs) in verify_newsa_info()
516 static void xfrm_update_ae_params(struct xfrm_state *x, struct nlattr **attrs, in xfrm_update_ae_params()
557 static void xfrm_smark_init(struct nlattr **attrs, struct xfrm_mark *m) in xfrm_smark_init()
572 struct nlattr **attrs, in xfrm_state_construct()
672 struct nlattr **attrs) in xfrm_add_sa()
718 struct nlattr **attrs, in xfrm_user_state_lookup()
751 struct nlattr **attrs) in xfrm_del_sa()
1037 struct nlattr *attrs[XFRMA_MAX+1]; in xfrm_dump_sa() local
1182 struct nlattr **attrs) in xfrm_set_spdinfo()
1227 struct nlattr **attrs) in xfrm_get_spdinfo()
1286 struct nlattr **attrs) in xfrm_get_sadinfo()
1306 struct nlattr **attrs) in xfrm_get_sa()
1330 struct nlattr **attrs) in xfrm_alloc_userspi()
1490 static int copy_from_user_sec_ctx(struct xfrm_policy *pol, struct nlattr **attrs) in copy_from_user_sec_ctx()
1580 static int copy_from_user_tmpl(struct xfrm_policy *pol, struct nlattr **attrs) in copy_from_user_tmpl()
1600 static int copy_from_user_policy_type(u8 *tp, struct nlattr **attrs) in copy_from_user_policy_type()
1647 …policy_construct(struct net *net, struct xfrm_userpolicy_info *p, struct nlattr **attrs, int *errp) in xfrm_policy_construct()
1682 struct nlattr **attrs) in xfrm_add_policy()
1905 struct nlattr **attrs) in xfrm_get_policy()
1988 struct nlattr **attrs) in xfrm_flush_sa()
2088 struct nlattr **attrs) in xfrm_get_ae()
2132 struct nlattr **attrs) in xfrm_new_ae()
2183 struct nlattr **attrs) in xfrm_flush_policy()
2211 struct nlattr **attrs) in xfrm_add_pol_expire()
2277 struct nlattr **attrs) in xfrm_add_sa_expire()
2311 struct nlattr **attrs) in xfrm_add_acquire()
2375 struct nlattr **attrs, int *num) in copy_from_user_migrate()
2416 struct nlattr **attrs) in xfrm_do_migrate()
2462 struct nlattr **attrs) in xfrm_do_migrate()
2696 struct nlattr *attrs[XFRMA_MAX+1]; in xfrm_user_rcv_msg() local