Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drtnetlink.h120 void rtnl_net_work_func(struct work_struct *work);
/linux/net/core/
H A Dnet_namespace.c426 INIT_WORK(&net->rtnl_work, rtnl_net_work_func); in preinit_net()
H A Drtnetlink.c290 void rtnl_net_work_func(struct work_struct *work) in rtnl_net_work_func() function