• Home
  • Raw
  • Download

Lines Matching defs:x

446 static void copy_from_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p)  in copy_from_user_state()
468 static void xfrm_update_ae_params(struct xfrm_state *x, struct nlattr **attrs, in xfrm_update_ae_params()
514 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_construct() local
605 struct xfrm_state *x; in xfrm_add_sa() local
646 struct xfrm_state *x = NULL; in xfrm_user_state_lookup() local
679 struct xfrm_state *x; in xfrm_del_sa() local
712 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_to_user_state()
776 static int copy_to_user_state_extra(struct xfrm_state *x, in copy_to_user_state_extra()
855 static int dump_one_state(struct xfrm_state *x, int count, void *ptr) in dump_one_state()
939 struct xfrm_state *x, u32 seq) in xfrm_state_netlink()
1164 struct xfrm_state *x; in xfrm_get_sa() local
1187 struct xfrm_state *x; in xfrm_alloc_userspi() local
1563 static inline int copy_to_user_state_sec_ctx(struct xfrm_state *x, struct sk_buff *skb) in copy_to_user_state_sec_ctx()
1802 static inline size_t xfrm_aevent_msgsize(struct xfrm_state *x) in xfrm_aevent_msgsize()
1816 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
1875 struct xfrm_state *x; in xfrm_get_ae() local
1918 struct xfrm_state *x; in xfrm_new_ae() local
2058 struct xfrm_state *x; in xfrm_add_sa_expire() local
2099 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_add_acquire() local
2507 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2528 static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_exp_state_notify()
2545 static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_aevent_state_notify()
2586 static inline size_t xfrm_sa_len(struct xfrm_state *x) in xfrm_sa_len()
2622 static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c) in xfrm_notify_sa()
2679 static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_send_state_notify()
2703 static inline size_t xfrm_acquire_msgsize(struct xfrm_state *x, in xfrm_acquire_msgsize()
2713 static int build_acquire(struct sk_buff *skb, struct xfrm_state *x, in build_acquire()
2750 static int xfrm_send_acquire(struct xfrm_state *x, struct xfrm_tmpl *xt, in xfrm_send_acquire()
3049 static int build_mapping(struct sk_buff *skb, struct xfrm_state *x, in build_mapping()
3074 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()