Searched refs:rtnl_link_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/core/
H A Drtnetlink.c3311 if (dev->rtnl_link_state == RTNL_LINK_INITIALIZED) {
3314 dev->rtnl_link_state = RTNL_LINK_INITIALIZED;
3374 dev->rtnl_link_state = RTNL_LINK_INITIALIZING;
H A Ddev.c10329 dev->rtnl_link_state == RTNL_LINK_INITIALIZED)
11108 dev->rtnl_link_state == RTNL_LINK_INITIALIZED)
/linux-master/include/linux/
H A Dnetdevice.h1928 * @rtnl_link_state: This enum represents the phases of creating
2313 } rtnl_link_state:16; member in struct:net_device

Completed in 478 milliseconds