Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dtransport_tcp.c41 static struct interface *alloc_iface(char *ifname);
494 iface = alloc_iface(kstrdup(netdev->name, GFP_KERNEL)); in ksmbd_netdev_event()
559 static struct interface *alloc_iface(char *ifname) in alloc_iface() function
590 if (!alloc_iface(kstrdup(netdev->name, GFP_KERNEL))) in ksmbd_tcp_set_interfaces()
599 if (!alloc_iface(kstrdup(ifc_list, GFP_KERNEL))) in ksmbd_tcp_set_interfaces()