Searched refs:rtnl_fdb_nlmsg_size (Results 1 – 1 of 1) sorted by relevance
4159 static inline size_t rtnl_fdb_nlmsg_size(const struct net_device *dev) in rtnl_fdb_nlmsg_size() function4174 skb = nlmsg_new(rtnl_fdb_nlmsg_size(dev), GFP_ATOMIC); in rtnl_fdb_notify()