CIFS_PORT
__be16 port = cpu_to_be16(CIFS_PORT);
port = htons(CIFS_PORT);
*sport = htons(CIFS_PORT);
port = cpu_to_be16(CIFS_PORT);