Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dtransport_tcp.c43 static struct interface *alloc_iface(char *ifname);
538 iface = alloc_iface(kstrdup(netdev->name, KSMBD_DEFAULT_GFP)); in ksmbd_netdev_event()
605 static struct interface *alloc_iface(char *ifname) in alloc_iface() function
635 if (!alloc_iface(kstrdup(ifc_list, KSMBD_DEFAULT_GFP))) in ksmbd_tcp_set_interfaces()