Searched refs:protofamily (Results 1 – 1 of 1) sorted by relevance
1198 unsigned short protofamily = AF_UNSPEC; in nfs_parse_mount_options() local1442 protofamily = AF_INET; in nfs_parse_mount_options()1445 protofamily = AF_INET6; in nfs_parse_mount_options()1451 protofamily = AF_INET6; in nfs_parse_mount_options()1624 if (protofamily != AF_UNSPEC && in nfs_parse_mount_options()1625 protofamily != mnt->nfs_server.address.ss_family) in nfs_parse_mount_options()