Searched defs:xfrm_link (Results 1 – 2 of 2) sorted by relevance
2773 static const struct xfrm_link { struct2774 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **);2775 int (*start)(struct netlink_callback *);2776 int (*dump)(struct sk_buff *, struct netlink_callback *);2777 int (*done)(struct netlink_callback *);2778 const struct nla_policy *nla_pol;2779 int nla_max;
3065 static const struct xfrm_link { struct3066 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **,3068 int (*start)(struct netlink_callback *);3069 int (*dump)(struct sk_buff *, struct netlink_callback *);3070 int (*done)(struct netlink_callback *);3071 const struct nla_policy *nla_pol;3072 int nla_max;