• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/

Lines Matching refs:xfrm_state

351 static void copy_from_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p)
369 * somehow made shareable and move it to xfrm_state.c - JHS
372 static void xfrm_update_ae_params(struct xfrm_state *x, struct nlattr **attrs)
402 static struct xfrm_state *xfrm_state_construct(struct net *net,
407 struct xfrm_state *x = xfrm_state_alloc(net);
486 struct xfrm_state *x;
525 static struct xfrm_state *xfrm_user_state_lookup(struct net *net,
530 struct xfrm_state *x = NULL;
563 struct xfrm_state *x;
599 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p)
662 static int copy_to_user_state_extra(struct xfrm_state *x,
703 static int dump_one_state(struct xfrm_state *x, int count, void *ptr)
763 struct xfrm_state *x, u32 seq)
906 struct xfrm_state *x;
952 struct xfrm_state *x;
1320 static inline int copy_to_user_state_sec_ctx(struct xfrm_state *x, struct sk_buff *skb)
1570 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, struct km_event *c)
1612 struct xfrm_state *x;
1650 struct xfrm_state *x;
1793 struct xfrm_state *x;
1837 struct xfrm_state *x = xfrm_state_alloc(net);
2202 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, struct km_event *c)
2224 static int xfrm_exp_state_notify(struct xfrm_state *x, struct km_event *c)
2241 static int xfrm_aevent_state_notify(struct xfrm_state *x, struct km_event *c)
2282 static inline size_t xfrm_sa_len(struct xfrm_state *x)
2310 static int xfrm_notify_sa(struct xfrm_state *x, struct km_event *c)
2367 static int xfrm_send_state_notify(struct xfrm_state *x, struct km_event *c)
2391 static inline size_t xfrm_acquire_msgsize(struct xfrm_state *x,
2401 static int build_acquire(struct sk_buff *skb, struct xfrm_state *x,
2440 static int xfrm_send_acquire(struct xfrm_state *x, struct xfrm_tmpl *xt,
2731 static int build_mapping(struct sk_buff *skb, struct xfrm_state *x,
2756 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr,