Home
last modified time | relevance | path

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

/fs/cifs/
Dnetmisc.c143 cifs_inet_pton(const int address_family, const char *cp, int len, void *dst) in cifs_inet_pton() argument
148 if (address_family == AF_INET) in cifs_inet_pton()
150 else if (address_family == AF_INET6) in cifs_inet_pton()