Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dnetmisc.c126 cifs_inet_pton(const int address_family, const char *cp, int len, void *dst) in cifs_inet_pton() argument
131 if (address_family == AF_INET) in cifs_inet_pton()
133 else if (address_family == AF_INET6) in cifs_inet_pton()
/Linux-v5.4/drivers/net/hyperv/
Dhyperv_net.h1045 u32 address_family; member