Home
last modified time | relevance | path

Searched refs:NET_NAME_USER (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dnetdevice.h44 #define NET_NAME_USER 3 /* provided by user-space */ macro
/linux-4.1.27/net/ieee802154/
Dnl-phy.c194 name_assign_type = NET_NAME_USER; in ieee802154_add_iface()
Dnl802154.c592 NET_NAME_USER, type, extended_addr); in nl802154_new_interface()
/linux-4.1.27/drivers/net/
Dveth.c377 name_assign_type = NET_NAME_USER; in veth_newlink()
/linux-4.1.27/net/core/
Drtnetlink.c2045 unsigned char name_assign_type = NET_NAME_USER; in rtnl_newlink()
/linux-4.1.27/net/wireless/
Dnl80211.c2670 NET_NAME_USER, type, err ? NULL : &flags, in nl80211_new_interface()