Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_nic.c128 static int smb_nic_getinfo(char *, smb_nic_t *, int);
439 if (smb_nic_getinfo(ifname, nc, AF_INET) != in smb_nic_list_create()
441 if (smb_nic_getinfo(ifname, nc, in smb_nic_list_create()
480 smb_nic_getinfo(char *interface, smb_nic_t *nc, int family) in smb_nic_getinfo() function