Searched defs:xfrm_link (Results 1 – 2 of 2) sorted by relevance
2769 static const struct xfrm_link { struct2770 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **);2771 int (*start)(struct netlink_callback *);2772 int (*dump)(struct sk_buff *, struct netlink_callback *);2773 int (*done)(struct netlink_callback *);2774 const struct nla_policy *nla_pol;2775 int nla_max;
3057 static const struct xfrm_link { struct3058 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **,3060 int (*start)(struct netlink_callback *);3061 int (*dump)(struct sk_buff *, struct netlink_callback *);3062 int (*done)(struct netlink_callback *);3063 const struct nla_policy *nla_pol;3064 int nla_max;