Home
last modified time | relevance | path

Searched refs:dev_valid_name (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/bonding/
H A Dbond_options.c1711 if (!dev_valid_name(newval->string) || in bond_option_queue_id_set()
1761 !dev_valid_name(ifname)) in bond_option_slaves_set()
H A Dbond_sysfs.c91 !dev_valid_name(ifname)) in bonding_store_bonds()
/linux/net/ipv6/
H A Dip6_vti.c207 if (!dev_valid_name(p->name)) in vti6_tnl_create()
H A Dsit.c257 if (!dev_valid_name(parms->name)) in ipip6_tunnel_locate()
H A Dip6_gre.c330 if (!dev_valid_name(parms->name)) in ip6gre_tunnel_locate()
/linux/net/ipv4/
H A Dip_tunnel.c244 if (!dev_valid_name(parms->name)) in __ip_tunnel_create()
/linux/net/core/
H A Ddev.c1305 bool dev_valid_name(const char *name) in dev_valid_name() function
1321 EXPORT_SYMBOL(dev_valid_name);
1400 if (!dev_valid_name(want_name)) in dev_prep_valid_name()
/linux/include/linux/
H A Dnetdevice.h4182 bool dev_valid_name(const char *name);