batadv_softif_create  728 net/batman-adv/hard-interface.c 		soft_iface = batadv_softif_create(net, iface_name);
batadv_softif_create   22 net/batman-adv/soft-interface.h struct net_device *batadv_softif_create(struct net *net, const char *name);