Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Drtnetlink.c2601 static inline size_t rtnl_fdb_nlmsg_size(void) in rtnl_fdb_nlmsg_size() function
2612 skb = nlmsg_new(rtnl_fdb_nlmsg_size(), GFP_ATOMIC); in rtnl_fdb_notify()