Home
last modified time | relevance | path

Searched refs:xfrm_nlmsg_multicast (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_user.c1112 static inline int xfrm_nlmsg_multicast(struct net *net, struct sk_buff *skb, in xfrm_nlmsg_multicast() function
2599 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_MIGRATE); in xfrm_send_migrate()
2854 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_EXPIRE); in xfrm_exp_state_notify()
2870 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_AEVENTS); in xfrm_aevent_state_notify()
2896 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_SA); in xfrm_notify_sa_flush()
2998 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_SA); in xfrm_notify_sa()
3093 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_ACQUIRE); in xfrm_send_acquire()
3211 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_EXPIRE); in xfrm_exp_policy_notify()
3276 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_POLICY); in xfrm_notify_policy()
3304 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_POLICY); in xfrm_notify_policy_flush()
[all …]