Home
last modified time | relevance | path

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

/net/phonet/
Dpn_netlink.c53 rtnl_notify(skb, dev_net(dev), 0, in phonet_address_notify()
217 rtnl_notify(skb, dev_net(dev), 0, in rtm_phonet_notify()
/net/bridge/
Dbr_mdb.c343 rtnl_notify(skb, net, 0, RTNLGRP_MDB, NULL, GFP_ATOMIC); in __br_mdb_notify()
426 rtnl_notify(skb, net, 0, RTNLGRP_MDB, NULL, GFP_ATOMIC); in br_rtr_notify()
Dbr_fdb.c702 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in fdb_notify()
Dbr_netlink.c460 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, GFP_ATOMIC); in br_ifinfo_notify()
/net/core/
Drtnetlink.c665 void rtnl_notify(struct sk_buff *skb, struct net *net, u32 pid, u32 group, in rtnl_notify() function
676 EXPORT_SYMBOL(rtnl_notify);
2806 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, flags); in rtmsg_ifinfo_send()
2885 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in rtnl_fdb_notify()
3493 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, GFP_ATOMIC); in rtnl_bridge_notify()
Dnet_namespace.c762 rtnl_notify(msg, net, 0, RTNLGRP_NSID, NULL, 0); in rtnl_net_notifyid()
Dfib_rules.c861 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change()
Dneighbour.c2873 rtnl_notify(skb, net, 0, RTNLGRP_NEIGH, NULL, GFP_ATOMIC); in __neigh_notify()
/net/wireless/
Dwext-core.c354 rtnl_notify(skb, net, 0, RTNLGRP_LINK, NULL, in wireless_nlevent_flush()
/net/decnet/
Ddn_table.c399 rtnl_notify(skb, &init_net, portid, RTNLGRP_DECnet_ROUTE, nlh, GFP_KERNEL); in dn_rtmsg_fib()
Ddn_dev.c729 rtnl_notify(skb, &init_net, 0, RTNLGRP_DECnet_IFADDR, NULL, GFP_KERNEL); in dn_ifaddr_notify()
/net/ipv4/
Ddevinet.c1666 rtnl_notify(skb, net, portid, RTNLGRP_IPV4_IFADDR, nlh, GFP_KERNEL); in rtmsg_ifa()
1849 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_NETCONF, NULL, GFP_KERNEL); in inet_netconf_notify_devconf()
Dfib_semantics.c423 rtnl_notify(skb, info->nl_net, info->portid, RTNLGRP_IPV4_ROUTE, in rtmsg_fib()
Dipmr.c2287 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_MROUTE, NULL, GFP_ATOMIC); in mroute_netlink_event()
/net/ipv6/
Daddrconf.c583 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_NETCONF, NULL, GFP_KERNEL); in inet6_netconf_notify_devconf()
4943 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_IFADDR, NULL, GFP_ATOMIC); in inet6_ifa_notify()
5385 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_IFINFO, NULL, GFP_ATOMIC); in inet6_ifinfo_notify()
5457 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_PREFIX, NULL, GFP_ATOMIC); in inet6_prefix_notify()
Dndisc.c1107 rtnl_notify(skb, net, 0, RTNLGRP_ND_USEROPT, NULL, GFP_ATOMIC); in ndisc_ra_useropt()
Dip6mr.c2447 rtnl_notify(skb, net, 0, RTNLGRP_IPV6_MROUTE, NULL, GFP_ATOMIC); in mr6_netlink_event()
Droute.c3462 rtnl_notify(skb, net, info->portid, RTNLGRP_IPV6_ROUTE, in inet6_rt_notify()
/net/mpls/
Daf_mpls.c1526 rtnl_notify(skb, net, portid, RTNLGRP_MPLS_ROUTE, nlh, GFP_KERNEL); in rtmsg_lfib()
/net/dcb/
Ddcbnl.c1388 rtnl_notify(skb, net, 0, RTNLGRP_DCB, NULL, GFP_KERNEL); in dcbnl_notify()