Lines Matching refs:portid

2282 				       NETLINK_CB(cb->skb).portid,
3242 int rtnl_delete_link(struct net_device *dev, u32 portid, const struct nlmsghdr *nlh)
3252 unregister_netdevice_many_notify(&list_kill, portid, nlh);
3262 u32 portid = NETLINK_CB(skb).portid;
3304 err = rtnl_delete_link(dev, portid, nlh);
3314 u32 portid, const struct nlmsghdr *nlh)
3328 __dev_notify_flags(dev, old_flags, (old_flags ^ dev->flags), portid, nlh);
3331 __dev_notify_flags(dev, old_flags, ~0U, portid, nlh);
3464 u32 portid = NETLINK_CB(skb).portid;
3518 err = rtnl_configure_link(dev, ifm, portid, nlh);
3854 RTM_NEWLINK, NETLINK_CB(skb).portid,
3862 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid);
4056 int new_ifindex, u32 portid,
4071 portid = 0;
4074 type, portid, seq, change, 0, 0, event,
4090 u32 portid, const struct nlmsghdr *nlh)
4094 rtnl_notify(skb, net, portid, RTNLGRP_LINK, nlh, flags);
4100 u32 portid, const struct nlmsghdr *nlh)
4108 new_ifindex, portid, nlh);
4110 rtmsg_ifinfo_send(skb, dev, flags, portid, nlh);
4114 gfp_t flags, u32 portid, const struct nlmsghdr *nlh)
4117 NULL, 0, portid, nlh);
4480 u32 portid, seq;
4482 portid = NETLINK_CB(cb->skb).portid;
4490 portid, seq,
4871 NETLINK_CB(in_skb).portid,
4876 return rtnl_unicast(skb, net, NETLINK_CB(in_skb).portid);
5053 u32 portid = NETLINK_CB(cb->skb).portid;
5071 skb, portid, seq, dev,
5085 err = ops->ndo_bridge_getlink(skb, portid,
5964 NETLINK_CB(skb).portid, nlh->nlmsg_seq, 0,
5971 err = rtnl_unicast(nskb, net, NETLINK_CB(skb).portid);
6011 NETLINK_CB(cb->skb).portid,
6285 return dev->netdev_ops->ndo_mdb_get(dev, tb, NETLINK_CB(in_skb).portid,