Lines Matching defs:skb

613 static int xfrm_add_sa(struct sk_buff *skb, struct nlmsghdr *nlh,  in xfrm_add_sa()
688 static int xfrm_del_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_del_sa()
751 static int copy_sec_ctx(struct xfrm_sec_ctx *s, struct sk_buff *skb) in copy_sec_ctx()
772 static int copy_to_user_auth(struct xfrm_algo_auth *auth, struct sk_buff *skb) in copy_to_user_auth()
793 struct sk_buff *skb) in copy_to_user_state_extra()
871 struct sk_buff *skb = sp->out_skb; in dump_one_state() local
903 static int xfrm_dump_sa(struct sk_buff *skb, struct netlink_callback *cb) in xfrm_dump_sa()
952 struct sk_buff *skb; in xfrm_state_netlink() local
976 static inline int xfrm_nlmsg_multicast(struct net *net, struct sk_buff *skb, in xfrm_nlmsg_multicast()
996 static int build_spdinfo(struct sk_buff *skb, struct net *net, in build_spdinfo()
1049 static int xfrm_set_spdinfo(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_set_spdinfo()
1094 static int xfrm_get_spdinfo(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_spdinfo()
1120 static int build_sadinfo(struct sk_buff *skb, struct net *net, in build_sadinfo()
1152 static int xfrm_get_sadinfo(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_sadinfo()
1171 static int xfrm_get_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_sa()
1195 static int xfrm_alloc_userspi(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_alloc_userspi()
1501 static int xfrm_add_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_policy()
1546 static int copy_to_user_tmpl(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_tmpl()
1575 static inline int copy_to_user_state_sec_ctx(struct xfrm_state *x, struct sk_buff *skb) in copy_to_user_state_sec_ctx()
1583 static inline int copy_to_user_sec_ctx(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_sec_ctx()
1599 static int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type()
1609 static inline int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type()
1620 struct sk_buff *skb = sp->out_skb; in dump_one_policy() local
1655 static int xfrm_dump_policy(struct sk_buff *skb, struct netlink_callback *cb) in xfrm_dump_policy()
1684 struct sk_buff *skb; in xfrm_policy_netlink() local
1705 static int xfrm_get_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_policy()
1784 static int xfrm_flush_sa(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_flush_sa()
1822 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
1878 static int xfrm_get_ae(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_get_ae()
1921 static int xfrm_new_ae(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_new_ae()
1972 static int xfrm_flush_policy(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_flush_policy()
2000 static int xfrm_add_pol_expire(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_pol_expire()
2063 static int xfrm_add_sa_expire(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_sa_expire()
2097 static int xfrm_add_acquire(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_add_acquire()
2201 static int xfrm_do_migrate(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_do_migrate()
2233 static int xfrm_do_migrate(struct sk_buff *skb, struct nlmsghdr *nlh, in xfrm_do_migrate()
2241 static int copy_to_user_migrate(const struct xfrm_migrate *m, struct sk_buff *skb) in copy_to_user_migrate()
2259 static int copy_to_user_kmaddress(const struct xfrm_kmaddress *k, struct sk_buff *skb) in copy_to_user_kmaddress()
2280 static int build_migrate(struct sk_buff *skb, const struct xfrm_migrate *m, in build_migrate()
2326 struct sk_buff *skb; in xfrm_send_migrate() local
2444 static int xfrm_user_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh) in xfrm_user_rcv_msg()
2494 static void xfrm_netlink_rcv(struct sk_buff *skb) in xfrm_netlink_rcv()
2509 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2534 struct sk_buff *skb; in xfrm_exp_state_notify() local
2551 struct sk_buff *skb; in xfrm_aevent_state_notify() local
2568 struct sk_buff *skb; in xfrm_notify_sa_flush() local
2631 struct sk_buff *skb; in xfrm_notify_sa() local
2716 static int build_acquire(struct sk_buff *skb, struct xfrm_state *x, in build_acquire()
2758 struct sk_buff *skb; in xfrm_send_acquire() local
2839 static int build_polexpire(struct sk_buff *skb, struct xfrm_policy *xp, in build_polexpire()
2873 struct sk_buff *skb; in xfrm_exp_policy_notify() local
2892 struct sk_buff *skb; in xfrm_notify_policy() local
2955 struct sk_buff *skb; in xfrm_notify_policy_flush() local
3005 static int build_report(struct sk_buff *skb, u8 proto, in build_report()
3033 struct sk_buff *skb; in xfrm_send_report() local
3050 static int build_mapping(struct sk_buff *skb, struct xfrm_state *x, in build_mapping()
3080 struct sk_buff *skb; in xfrm_send_mapping() local