Searched refs:rtnl_doit_func (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | rtnetlink.h | 8 typedef int (*rtnl_doit_func)(struct sk_buff *, struct nlmsghdr *, typedef 35 rtnl_doit_func doit; 41 rtnl_doit_func, rtnl_dumpit_func, unsigned int flags); 43 rtnl_doit_func, rtnl_dumpit_func, unsigned int flags);
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | 67 rtnl_doit_func doit; 213 rtnl_doit_func doit, rtnl_dumpit_func dumpit, in rtnl_register_internal() 284 rtnl_doit_func doit, rtnl_dumpit_func dumpit, in rtnl_register_module() 309 rtnl_doit_func doit, rtnl_dumpit_func dumpit, in rtnl_register() 6372 rtnl_doit_func doit; in rtnetlink_rcv_msg()
|