Home
last modified time | relevance | path

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

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