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

/linux-master/net/core/
H A Ddev.c1172 unsigned char old_assign_type; local
1202 old_assign_type = dev->name_assign_type;
1209 WRITE_ONCE(dev->name_assign_type, old_assign_type);
1234 WRITE_ONCE(dev->name_assign_type, old_assign_type);
1235 old_assign_type = NET_NAME_RENAMED;

Completed in 114 milliseconds