Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnetdevice.h46 #define NET_NAME_RENAMED 4 /* renamed by user-space */ macro
/linux/net/core/
H A Ddev.c1469 WRITE_ONCE(dev->name_assign_type, NET_NAME_RENAMED); in netif_change_name()
1501 old_assign_type = NET_NAME_RENAMED; in netif_change_name()