Lines Matching defs:skb

530 static int rtnl_link_slave_info_fill(struct sk_buff *skb,  in rtnl_link_slave_info_fill()
562 static int rtnl_link_info_fill(struct sk_buff *skb, in rtnl_link_info_fill()
594 static int rtnl_link_fill(struct sk_buff *skb, const struct net_device *dev) in rtnl_link_fill()
620 int rtnetlink_send(struct sk_buff *skb, struct net *net, u32 pid, unsigned int group, int echo) in rtnetlink_send()
634 int rtnl_unicast(struct sk_buff *skb, struct net *net, u32 pid) in rtnl_unicast()
642 void rtnl_notify(struct sk_buff *skb, struct net *net, u32 pid, u32 group, in rtnl_notify()
663 int rtnetlink_put_metrics(struct sk_buff *skb, u32 *metrics) in rtnetlink_put_metrics()
709 int rtnl_put_cacheinfo(struct sk_buff *skb, struct dst_entry *dst, u32 id, in rtnl_put_cacheinfo()
913 static int rtnl_vf_ports_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_vf_ports_fill()
949 static int rtnl_port_self_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_port_self_fill()
969 static int rtnl_port_fill(struct sk_buff *skb, struct net_device *dev, in rtnl_port_fill()
991 static int rtnl_phys_port_id_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_phys_port_id_fill()
1009 static int rtnl_phys_port_name_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_phys_port_name_fill()
1027 static int rtnl_phys_switch_id_fill(struct sk_buff *skb, struct net_device *dev) in rtnl_phys_switch_id_fill()
1049 static noinline_for_stack int rtnl_fill_stats(struct sk_buff *skb, in rtnl_fill_stats()
1075 static noinline_for_stack int rtnl_fill_vfinfo(struct sk_buff *skb, in rtnl_fill_vfinfo()
1176 static int rtnl_fill_link_ifmap(struct sk_buff *skb, struct net_device *dev) in rtnl_fill_link_ifmap()
1194 static int rtnl_fill_ifinfo(struct sk_buff *skb, struct net_device *dev, in rtnl_fill_ifinfo()
1417 static int rtnl_dump_ifinfo(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_dump_ifinfo()
1682 static int do_setlink(const struct sk_buff *skb, in do_setlink()
1947 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_setlink()
2040 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_dellink()
2146 static int rtnl_group_changelink(const struct sk_buff *skb, in rtnl_group_changelink()
2165 static int rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_newlink()
2410 static int rtnl_getlink(struct sk_buff *skb, struct nlmsghdr* nlh) in rtnl_getlink()
2458 static u16 rtnl_calcit(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_calcit()
2491 static int rtnl_dump_all(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_dump_all()
2522 struct sk_buff *skb; in rtmsg_ifinfo_build_skb() local
2544 void rtmsg_ifinfo_send(struct sk_buff *skb, struct net_device *dev, gfp_t flags) in rtmsg_ifinfo_send()
2554 struct sk_buff *skb; in rtmsg_ifinfo() local
2565 static int nlmsg_populate_fdb_fill(struct sk_buff *skb, in nlmsg_populate_fdb_fill()
2609 struct sk_buff *skb; in rtnl_fdb_notify() local
2688 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_add()
2787 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_del()
2861 static int nlmsg_populate_fdb(struct sk_buff *skb, in nlmsg_populate_fdb()
2898 int ndo_dflt_fdb_dump(struct sk_buff *skb, in ndo_dflt_fdb_dump()
2917 static int rtnl_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_fdb_dump()
2987 static int brport_nla_put_flag(struct sk_buff *skb, u32 flags, u32 mask, in brport_nla_put_flag()
2995 int ndo_dflt_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in ndo_dflt_bridge_getlink()
2999 int (*vlan_fill)(struct sk_buff *skb, in ndo_dflt_bridge_getlink()
3094 static int rtnl_bridge_getlink(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_bridge_getlink()
3169 struct sk_buff *skb; in rtnl_bridge_notify() local
3198 static int rtnl_bridge_setlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_bridge_setlink()
3272 static int rtnl_bridge_dellink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_bridge_dellink()
3349 static int rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnetlink_rcv_msg()
3408 static void rtnetlink_rcv(struct sk_buff *skb) in rtnetlink_rcv()