Lines Matching defs:skb

590 static int xfrm_add_sa(struct sk_buff *skb, struct nlmsghdr *nlh,  in xfrm_add_sa()
665 static int xfrm_del_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_del_sa()
726 static int copy_sec_ctx(struct xfrm_sec_ctx *s, struct sk_buff *skb) in copy_sec_ctx()
747 static int copy_to_user_auth(struct xfrm_algo_auth *auth, struct sk_buff *skb) in copy_to_user_auth()
768 struct sk_buff *skb) in copy_to_user_state_extra()
846 struct sk_buff *skb = sp->out_skb; in dump_one_state() local
878 static int xfrm_dump_sa(struct sk_buff *skb, struct netlink_callback *cb) in xfrm_dump_sa()
929 struct sk_buff *skb; in xfrm_state_netlink() local
953 static inline int xfrm_nlmsg_multicast(struct net *net, struct sk_buff *skb, in xfrm_nlmsg_multicast()
973 static int build_spdinfo(struct sk_buff *skb, struct net *net, in build_spdinfo()
1026 static int xfrm_set_spdinfo(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_set_spdinfo()
1071 static int xfrm_get_spdinfo(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_spdinfo()
1097 static int build_sadinfo(struct sk_buff *skb, struct net *net, in build_sadinfo()
1129 static int xfrm_get_sadinfo(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_sadinfo()
1148 static int xfrm_get_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_sa()
1172 static int xfrm_alloc_userspi(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_alloc_userspi()
1478 static int xfrm_add_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_policy()
1523 static int copy_to_user_tmpl(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_tmpl()
1552 static inline int copy_to_user_state_sec_ctx(struct xfrm_state *x, struct sk_buff *skb) in copy_to_user_state_sec_ctx()
1560 static inline int copy_to_user_sec_ctx(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_sec_ctx()
1576 static int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type()
1586 static inline int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type()
1597 struct sk_buff *skb = sp->out_skb; in dump_one_policy() local
1632 static int xfrm_dump_policy(struct sk_buff *skb, struct netlink_callback *cb) in xfrm_dump_policy()
1661 struct sk_buff *skb; in xfrm_policy_netlink() local
1682 static int xfrm_get_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_policy()
1761 static int xfrm_flush_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_flush_sa()
1799 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
1855 static int xfrm_get_ae(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_ae()
1898 static int xfrm_new_ae(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_new_ae()
1947 static int xfrm_flush_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_flush_policy()
1975 static int xfrm_add_pol_expire(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_pol_expire()
2038 static int xfrm_add_sa_expire(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_sa_expire()
2072 static int xfrm_add_acquire(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_acquire()
2176 static int xfrm_do_migrate(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_do_migrate()
2208 static int xfrm_do_migrate(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_do_migrate()
2216 static int copy_to_user_migrate(const struct xfrm_migrate *m, struct sk_buff *skb) in copy_to_user_migrate()
2234 static int copy_to_user_kmaddress(const struct xfrm_kmaddress *k, struct sk_buff *skb) in copy_to_user_kmaddress()
2255 static int build_migrate(struct sk_buff *skb, const struct xfrm_migrate *m, in build_migrate()
2301 struct sk_buff *skb; in xfrm_send_migrate() local
2419 static int xfrm_user_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh) in xfrm_user_rcv_msg()
2469 static void xfrm_netlink_rcv(struct sk_buff *skb) in xfrm_netlink_rcv()
2484 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2509 struct sk_buff *skb; in xfrm_exp_state_notify() local
2526 struct sk_buff *skb; in xfrm_aevent_state_notify() local
2543 struct sk_buff *skb; in xfrm_notify_sa_flush() local
2606 struct sk_buff *skb; in xfrm_notify_sa() local
2691 static int build_acquire(struct sk_buff *skb, struct xfrm_state *x, in build_acquire()
2733 struct sk_buff *skb; in xfrm_send_acquire() local
2814 static int build_polexpire(struct sk_buff *skb, struct xfrm_policy *xp, in build_polexpire()
2848 struct sk_buff *skb; in xfrm_exp_policy_notify() local
2867 struct sk_buff *skb; in xfrm_notify_policy() local
2930 struct sk_buff *skb; in xfrm_notify_policy_flush() local
2980 static int build_report(struct sk_buff *skb, u8 proto, in build_report()
3008 struct sk_buff *skb; in xfrm_send_report() local
3025 static int build_mapping(struct sk_buff *skb, struct xfrm_state *x, in build_mapping()
3055 struct sk_buff *skb; in xfrm_send_mapping() local