Home
last modified time | relevance | path

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

/Linux-v5.4/net/phonet/
Dpn_netlink.c40 rtnl_notify(skb, dev_net(dev), 0, in phonet_address_notify()
206 rtnl_notify(skb, dev_net(dev), 0, in rtm_phonet_notify()
/Linux-v5.4/include/linux/
Drtnetlink.h14 extern void rtnl_notify(struct sk_buff *skb, struct net *net, u32 pid,
/Linux-v5.4/net/bridge/
Dbr_mdb.c434 rtnl_notify(skb, net, 0, RTNLGRP_MDB, NULL, GFP_ATOMIC); in __br_mdb_notify()
520 rtnl_notify(skb, net, 0, RTNLGRP_MDB, NULL, GFP_ATOMIC); in br_rtr_notify()
Dbr_fdb.c712 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in fdb_notify()
Dbr_netlink.c501 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, GFP_ATOMIC); in br_ifinfo_notify()
/Linux-v5.4/net/core/
Drtnetlink.c728 void rtnl_notify(struct sk_buff *skb, struct net *net, u32 pid, u32 group, in rtnl_notify() function
739 EXPORT_SYMBOL(rtnl_notify);
3514 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, flags); in rtmsg_ifinfo_send()
3608 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in rtnl_fdb_notify()
4531 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, GFP_ATOMIC); in rtnl_bridge_notify()
Dnet_namespace.c1078 rtnl_notify(msg, net, portid, RTNLGRP_NSID, nlh, gfp); in rtnl_net_notifyid()
Dfib_rules.c1156 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change()
Dneighbour.c3365 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in __neigh_notify()
/Linux-v5.4/net/wireless/
Dwext-core.c353 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, in wireless_nlevent_flush()
/Linux-v5.4/net/decnet/
Ddn_table.c402 rtnl_notify(skb, &init_net, portid, RTNLGRP_DECnet_ROUTE, nlh, GFP_KERNEL); in dn_rtmsg_fib()
Ddn_dev.c734 rtnl_notify(skb, &init_net, 0, RTNLGRP_DECnet_IFADDR, NULL, GFP_KERNEL); in dn_ifaddr_notify()
/Linux-v5.4/net/ipv4/
Ddevinet.c1910 rtnl_notify(skb, net, portid, RTNLGRP_IPV4_IFADDR, nlh, GFP_KERNEL); in rtmsg_ifa()
2104 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_NETCONF, NULL, GFP_KERNEL); in inet_netconf_notify_devconf()
Dipmr.c2411 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_MROUTE, NULL, GFP_ATOMIC); in mroute_netlink_event()
2473 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_MROUTE_R, NULL, GFP_ATOMIC); in igmpmsg_netlink_event()
Dnexthop.c354 rtnl_notify(skb, info->nl_net, info->portid, RTNLGRP_NEXTHOP, in nexthop_notify()
Dfib_semantics.c524 rtnl_notify(skb, info->nl_net, info->portid, RTNLGRP_IPV4_ROUTE, in rtmsg_fib()
/Linux-v5.4/net/ipv6/
Dip6mr.c2409 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_MROUTE, NULL, GFP_ATOMIC); in mr6_netlink_event()
2473 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_MROUTE_R, NULL, GFP_ATOMIC); in mrt6msg_netlink_event()
Daddrconf.c584 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_NETCONF, NULL, GFP_KERNEL); in inet6_netconf_notify_devconf()
5363 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_IFADDR, NULL, GFP_ATOMIC); in inet6_ifa_notify()
5876 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_IFINFO, NULL, GFP_ATOMIC); in inet6_ifinfo_notify()
5948 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_PREFIX, NULL, GFP_ATOMIC); in inet6_prefix_notify()
Dndisc.c1157 rtnl_notify(skb, net, 0, RTNLGRP_ND_USEROPT, NULL, GFP_ATOMIC); in ndisc_ra_useropt()
Droute.c3792 rtnl_notify(skb, net, info->portid, RTNLGRP_IPV6_ROUTE, in __ip6_del_rt_siblings()
5927 rtnl_notify(skb, net, info->portid, RTNLGRP_IPV6_ROUTE, in inet6_rt_notify()
5959 rtnl_notify(skb, net, info->portid, RTNLGRP_IPV6_ROUTE, in fib6_rt_update()
/Linux-v5.4/net/mpls/
Daf_mpls.c1200 rtnl_notify(skb, net, 0, RTNLGRP_MPLS_NETCONF, NULL, GFP_KERNEL); in mpls_netconf_notify_devconf()
2271 rtnl_notify(skb, net, portid, RTNLGRP_MPLS_ROUTE, nlh, GFP_KERNEL); in rtmsg_lfib()
/Linux-v5.4/net/dcb/
Ddcbnl.c1398 rtnl_notify(skb, net, 0, RTNLGRP_DCB, NULL, GFP_KERNEL); in dcbnl_notify()
/Linux-v5.4/drivers/net/
Dvxlan.c352 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in __vxlan_fdb_notify()