Lines Matching defs:skb
529 static int rtnl_link_slave_info_fill(struct sk_buff *skb, in rtnl_link_slave_info_fill()
561 static int rtnl_link_info_fill(struct sk_buff *skb, in rtnl_link_info_fill()
593 static int rtnl_link_fill(struct sk_buff *skb, const struct net_device *dev) in rtnl_link_fill()
619 int rtnetlink_send(struct sk_buff *skb, struct net *net, u32 pid, unsigned int group, int echo) in rtnetlink_send()
633 int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid) in rtnl_unicast()
641 void rtnl_notify(struct sk_buff *skb, struct net *net, u32 pid, u32 group, in rtnl_notify()
662 int rtnetlink_put_metrics(struct sk_buff *skb, u32 *metrics) in rtnetlink_put_metrics()
702 int rtnl_put_cacheinfo(struct sk_buff *skb, struct dst_entry *dst, u32 id, in rtnl_put_cacheinfo()
890 static int rtnl_vf_ports_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_vf_ports_fill()
926 static int rtnl_port_self_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_port_self_fill()
946 static int rtnl_port_fill(struct sk_buff *skb, struct net_device *dev, in rtnl_port_fill()
968 static int rtnl_phys_port_id_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_phys_port_id_fill()
986 static int rtnl_phys_port_name_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_phys_port_name_fill()
1004 static int rtnl_phys_switch_id_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_phys_switch_id_fill()
1022 static int rtnl_fill_ifinfo(struct sk_buff *skb, struct net_device *dev, in rtnl_fill_ifinfo()
1314 static int rtnl_dump_ifinfo(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_dump_ifinfo()
1569 static int do_setlink(const struct sk_buff *skb, in do_setlink()
1823 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_setlink()
1900 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_dellink()
2014 static int rtnl_group_changelink(const struct sk_buff *skb, in rtnl_group_changelink()
2033 static int rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_newlink()
2278 static int rtnl_getlink(struct sk_buff *skb, struct nlmsghdr* nlh) in rtnl_getlink()
2326 static u16 rtnl_calcit(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_calcit()
2359 static int rtnl_dump_all(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_dump_all()
2390 struct sk_buff *skb; in rtmsg_ifinfo_build_skb() local
2412 void rtmsg_ifinfo_send(struct sk_buff *skb, struct net_device *dev, gfp_t flags) in rtmsg_ifinfo_send()
2422 struct sk_buff *skb; in rtmsg_ifinfo() local
2433 static int nlmsg_populate_fdb_fill(struct sk_buff *skb, in nlmsg_populate_fdb_fill()
2477 struct sk_buff *skb; in rtnl_fdb_notify() local
2556 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_add()
2655 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_del()
2729 static int nlmsg_populate_fdb(struct sk_buff *skb, in nlmsg_populate_fdb()
2766 int ndo_dflt_fdb_dump(struct sk_buff *skb, in ndo_dflt_fdb_dump()
2785 static int rtnl_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_fdb_dump()
2855 static int brport_nla_put_flag(struct sk_buff *skb, u32 flags, u32 mask, in brport_nla_put_flag()
2863 int ndo_dflt_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in ndo_dflt_bridge_getlink()
2950 static int rtnl_bridge_getlink(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_bridge_getlink()
3019 struct sk_buff *skb; in rtnl_bridge_notify() local
3048 static int rtnl_bridge_setlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_bridge_setlink()
3122 static int rtnl_bridge_dellink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_bridge_dellink()
3199 static int rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnetlink_rcv_msg()
3258 static void rtnetlink_rcv(struct sk_buff *skb) in rtnetlink_rcv()